Latte\Runtime\SnippetDriver::getHtmlId PHP Méthode

getHtmlId() public méthode

public getHtmlId ( $name )
    public function getHtmlId($name)
    {
        return $this->bridge->getHtmlId($name);
    }