PHP 8.4.0 RC4 available for testing

Componere\Definition::getClosures

(Componere 2 >= 2.1.0)

Componere\Definition::getClosuresGet Closures

说明

public Componere\Definition::getClosures(): array

Shall return an array of Closures

返回值

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

Exceptions

警告

Shall throw RuntimeException if Definition was registered

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top