The default implementation will trigger the [[EVENT_AFTER_LOGOUT]] event.
If you override this method, make sure you call the parent implementation
so that the event is triggered.
protected afterLogout ( yii\web\IdentityInterface $identity ) | ||
$identity | yii\web\IdentityInterface | the user identity information |