Smile\ElasticsuiteCatalogRule\Block\Product\Conditions::getHtmlId PHP Method

getHtmlId() public method

Retrieve element unique container id.
public getHtmlId ( ) : string
return string
    public function getHtmlId()
    {
        return $this->getElement()->getContainer()->getHtmlId();
    }