RouteFlag
uses
ConstantsTrait
Table of Contents
Constants
-
DEFAULT_FLAG
= 'defaultFlag'
-
HAS_COUNT
= 'hasCount'
-
HAS_DELETE
= 'hasDelete'
-
HAS_DELETE_ALL
= 'hasDeleteAll'
-
HAS_GET
= 'hasGet'
-
HAS_LIST
= 'hasList'
-
HAS_PATCH
= 'hasPatch'
-
HAS_POST
= 'hasPost'
-
HAS_PUT
= 'hasPut'
DEFAULT_FLAG
public
mixed
DEFAULT_FLAG
= 'defaultFlag'
HAS_COUNT
public
mixed
HAS_COUNT
= 'hasCount'
HAS_DELETE
public
mixed
HAS_DELETE
= 'hasDelete'
HAS_DELETE_ALL
public
mixed
HAS_DELETE_ALL
= 'hasDeleteAll'
HAS_GET
public
mixed
HAS_GET
= 'hasGet'
HAS_LIST
public
mixed
HAS_LIST
= 'hasList'
HAS_PATCH
public
mixed
HAS_PATCH
= 'hasPatch'
HAS_POST
public
mixed
HAS_POST
= 'hasPost'
HAS_PUT
public
mixed
HAS_PUT
= 'hasPut'