The easiest option is to create a class inherited from Html and use it throughout your project: <?php namespace app\helpers; class Html ...
確定! 回上一頁