ReflectionClass::export クラスをエクスポートする &warn.deprecated.function-7-4-0.removed-8-0-0; &reftitle.description; public static stringReflectionClass::export mixedargument boolreturn&false; 調べているクラスをエクスポートします。 &reftitle.parameters; argument &reflection.export.param.name; return &reflection.export.param.return; &reftitle.returnvalues; &reflection.export.return; &reftitle.examples; <methodname>ReflectionClass::export</methodname> の基本的な使用例 ]]> &example.outputs.similar; class Apple ] { @@ php shell code 1-8 - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [2] { Property [ public $var1 ] Property [ public $var2 ] } - Methods [1] { Method [ public method type ] { @@ php shell code 5 - 7 } } } ]]> &reftitle.seealso; ReflectionClass::getName ReflectionClass::__toString