Свойство | Тип | Описание | |
---|---|---|---|
$method | The controller method of the resource path. |
Метод | Описание | |
---|---|---|
__construct ( string $method ) : void | Create a new Resource Path instance. |
Метод | Описание | |
---|---|---|
getVerb ( string $method ) : string | Get the verb for the given resource method. |
public __construct ( string $method ) : void | ||
$method | string | |
Результат | void |