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