Constants¶
EDIT ¶
ContentSessionScope.php
:
16
|
|
VIEW ¶
ContentSessionScope.php
:
15
|
|
Methods¶
getDefaultScope()
¶
ContentSessionScope.php
:
18
|
|
Return values
string
getScopes()
¶
ContentSessionScope.php
:
28
|
|
Return values
array<string|int, string>
isValidScope()
¶
ContentSessionScope.php
:
23
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$scope | string | - | - |
Return values
bool