예제 #1
0
 public function getAuthenticationTypeIconHTML()
 {
     return parent::getAuthenticationTypeIconHTML();
 }
예제 #2
0
 public function getAuthenticationTypeIconHTML()
 {
     return $this->controller->getAuthenticationTypeIconHTML();
 }