ReflectionMethod::getClosure

(PHP > 5.4.0)

ReflectionMethod::getClosureReturns a dynamically created closure for the method

Описание

public Closure ReflectionMethod::getClosure ( string $object )

Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Список параметров

object

Forbidden for static methods, required for other methods.

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

Returns Closure. Returns NULL in case of an error.


Участник рейтинга Тэглайн 2010