KeyForgotten
class KeyForgotten (View source)
Properties
| string | $key | The key that was forgotten. | |
| array | $tags | The tags that were assigned to the key. |
Methods
void
__construct(
string $key,
array $tags = array())
Create a new event instance.