Ejemplo n.º 1
0
 public function __construct($type = '')
 {
     parent::__construct($type);
     $this->_deprecated = icms_core_Debug::setDeprecated('icms_plugins_EditorHandler', sprintf(_CORE_REMOVE_IN_VERSION, '1.4'));
 }