Latte\Runtime\SnippetDriver::getHtmlId PHP Method

getHtmlId() public method

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