예제 #1
0
 public function getLastLogin()
 {
     return date_format(parent::getLastLogin(), 'd-m-Y / H:i:s');
 }