ReflectionFunctionAbstract::getClosureUsedVariables クロージャ内で使われている変数の配列を返す &reftitle.description; public arrayReflectionFunctionAbstract::getClosureUsedVariables Closure の中で内で使われている変数の配列を返します。 &reftitle.parameters; &no.function.parameters; &reftitle.returnvalues; Closure の中で内で使われている変数の配列を返します。 &reftitle.examples; <methodname>ReflectionFunctionAbstract::getClosureUsedVariables</methodname> の例 getClosureUsedVariables()); ?> ]]> &example.outputs.similar; int(1) ["two"]=> int(2) } ]]> &reftitle.seealso; ReflectionFunctionAbstract::getClosureScopeClass ReflectionFunctionAbstract::getClosureThis