Example #1
0
 /**
  * @brief Clear the active user.
  *
  */
 protected function clearUser()
 {
     User::clearUser();
 }