예제 #1
0
 /**
  * AuthenticationType::enable
  * Enable an authentication type.
  */
 public function enable()
 {
     return parent::enable();
 }