Componere\Patch::getClosures

(Componere 2 >= 2.1.0)

Componere\Patch::getClosuresGet Closures

说明

public Componere\Patch::getClosures ( ) : array

Shall return an array of Closures

返回值

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

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有