Componere\Method::getReflector

(Componere 2 >= 2.1.0)

Componere\Method::getReflectorReflection

Açıklama

publicComponere\Method::getReflector(): ReflectionMethod

Shall create or return a ReflectionMethod

Dönen Değerler

A ReflectionMethod for the current method (cached)

To Top