getHtmlId() public méthode

public getHtmlId ( $name ) : string
Résultat string
Exemple #1
0
 public function getHtmlId($name)
 {
     return $this->bridge->getHtmlId($name);
 }