Example #1
0
 public static function loggedInId()
 {
     return Client::getLoggedIn()->fetchOne()->id;
 }