HasProviderContext
trait HasProviderContext
Properties
| protected string|null | $contextNamespace | The unique context namespace for this provider instance. |
Methods
mixed
getContext(string $key, mixed $default = null)
No description
mixed
setContext(string $key, mixed $value)
No description
mixed
getOrSetContext(string $key, mixed $value)
No description
string
getContextKey(string $key)
No description
Details
at line 19
mixed
getContext(string $key, mixed $default = null)
No description
at line 24
mixed
setContext(string $key, mixed $value)
No description
at line 29
mixed
getOrSetContext(string $key, mixed $value)
No description
at line 34
protected string
getContextKey(string $key)
No description