$verbs public property
List of request methods (e.g. GET, POST) that this rule applies to. If not set or empty, it means this rule applies to all request methods.
See also yii\web\Request::$method.
$verbs public property
List of request methods (e.g. GET, POST) that this rule applies to. If not set or empty, it means this rule applies to all request methods.
See also yii\web\Request::$method.
Please login to continue.