Sign in
apache
/
netbeans
/
c9ae5f89a8f92e7ca33367c3f2d49de62080ff6c
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
codegen
/
testInstancePropertySetter
/
testInstancePropertySetter.php.testInstancePropertySetter.codegen
blob: a5d8c8e45dc610268052f70aa18cc51d6be7562e [
file
]
public
function
setFoo
(
$$foo
)
{
$$this
->
foo
=
$foo
;
}