Sign in
apache
/
netbeans
/
c9ae5f89a8f92e7ca33367c3f2d49de62080ff6c
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
codegen
/
testClassPropertyGetterWithoutPublic
/
testClassPropertyGetterWithoutPublic.php.testClassPropertyGetterWithoutPublic.codegen
blob: 15f842a46eec252ea41349c35b7a3d9c50e44699 [
file
]
static
function
getFoo
()
{
return
self
::
$$foo
;
}