Eloquent\Phony\Mock\Builder\Method\MethodDefinition::method PHP Метод

method() публичный Метод

Get the method.
public method ( ) : ReflectionFunctionAbstract
Результат ReflectionFunctionAbstract The method.
    public function method();