PHP - Manual: Componere\Patch::getClosure
2024-11-12
(Componere 2 >= 2.1.0)
Componere\Patch::getClosure — Get Closure
Shall return a Closure for the method specified by name
name
The case insensitive name of the method
A Closure bound to the correct scope and object
Shall throw RuntimeException if name
could not be found
官方地址:https://www.php.net/manual/en/componere-patch.getclosure.php