Componere\Method::getReflector

(Componere 2 >= 2.1.0)

Componere\Method::getReflectorReflection

説明

publicComponere\Method::getReflector(): ReflectionMethod

Shall create or return a ReflectionMethod

戻り値

A ReflectionMethod for the current method (cached)

To Top