$tokenData
$tokenData : string
The raw/plain token.
Class AuthenticationToken - The authentication token structure.
__set(mixed $name, mixed $value)
Magic method invoked when attempting to create or modify of an inaccessible or a non-existent property.
mixed | $name | The property name. |
mixed | $value | The property value. |
The property does not exist or is from another type.