Skip to content

Instantly share code, notes, and snippets.

Created May 23, 2014 21:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/c63eb4af83f9a76868d7 to your computer and use it in GitHub Desktop.
Save anonymous/c63eb4af83f9a76868d7 to your computer and use it in GitHub Desktop.
<?php
class Foo {
protected $baz = 1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment