Skip to content

Instantly share code, notes, and snippets.

@minthemiddle
Created July 9, 2020 20:09
Show Gist options
  • Select an option

  • Save minthemiddle/e0d7b13cb649678883fe34bc6e31847a to your computer and use it in GitHub Desktop.

Select an option

Save minthemiddle/e0d7b13cb649678883fe34bc6e31847a to your computer and use it in GitHub Desktop.
Markdium-Lessons Learnt: PHPUnit for Beginners
public function getPriceEurAttribute() {
return $this->price*0.8;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment