Ibexa > Contracts > Core > Repository > Events > Token > RevokeTokenEvent RevokeTokenEvent Copy FQCN RevokeTokenEvent.php : 14 Extends AfterEvent Event emitted after action execution. Methods¶ __construct() ¶ RevokeTokenEvent.php : 18 public __construct(Token $token) Parameters Name Type Default value Description $token Token - - getToken() ¶ RevokeTokenEvent.php : 23 public getToken() : Token Return values Token