Example #1
0
 public function get_last_login()
 {
     return Database::get_last_login_of_user($this->id);
 }