parent root
PHP: Componere\Patch::getClosures - Manual

Componere\Patch::getClosures

(Componere 2 >= 2.1.0)

Componere\Patch::getClosuresGet Closures

Description

public Componere\Patch::getClosures ( void ) : array

Shall return an array of Closures

Return Values

Shall return all methods as an array of Closure objects bound to the correct scope and object

add a noteadd a note

User Contributed Notes

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