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