php8.5
Home/ Manual/ componere / definition/ Componere\Definition::getClosures

Componere\Definition::getClosures

PHP function Edit on GitHub ✎

(Componere 2 >= 2.1.0)

Get Closures

Description

Componere\Definition::getClosures(): array

Shall return an array of Closures

Return Values

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

Exceptions

Warning

Shall throw RuntimeException if Definition was registered

Source: reference/componere/componere/definition/getclosures.xml · from the official PHP manual (php/doc-en)