Exemplo n.º 1
0
 public function __construct($theme)
 {
     parent::__construct(ServiceUtil::getManager(), $theme);
     LogUtil::log(__f('Warning! Class %1$s is deprecated. Please use %2$s instead.', array(__CLASS__ , 'Zikula_View_Theme')), E_USER_DEPRECATED);
 }