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