/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
reflection
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/reflection/tests/012.phpt
--TEST-- ReflectionClass::getDefaultProperties() --FILE-- <?php class Foo { public $test = "ok"; } $class = new ReflectionClass("Foo"); $props = $class->getDefaultProperties(); echo $props["test"]; ?> --EXPECT-- ok
Copyright ©2k19 -
Hexid
|
Tex7ure