예제 #1
0
 protected function _getName()
 {
     return sprintf('%s %s', $this->userInfo->getFirstName(), $this->userInfo->getLastName());
 }