*/ interface Html { /** * * @return array */ public function getAssociativeAttributes(); }