PHP 8.3.4 Released!

Componere\Method::getReflector

(Componere 2 >= 2.1.0)

Componere\Method::getReflectorReflection

Description

public Componere\Method::getReflector(): ReflectionMethod

Shall create or return a ReflectionMethod

Return Values

A ReflectionMethod for the current method (cached)

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top