Sign in
apache
/
netbeans
/
c9ae5f89a8f92e7ca33367c3f2d49de62080ff6c
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
codegen
/
testClassPropertySetterWithoutPublic
/
testClassPropertySetterWithoutPublic.php.testClassPropertySetterWithoutPublic.codegen
blob: 7bc027c17337a4d74ac1338d4fda49250cd7e385 [
file
]
static
function
setFoo
(
$$foo
)
{
self
::
$$foo
=
$foo
;
}