PHP 8.1.28 Released!

Componere\Patch::getClosures

(Componere 2 >= 2.1.0)

Componere\Patch::getClosuresПолучает замыкания

Описание

public Componere\Patch::getClosures(): array

Должен вернуть массив замыканий

Возвращаемые значения

Должен вернуть все методы в виде массива объектов Closure, привязанных к правильной области и объекту

add a note

User Contributed Notes

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