Esempio n. 1
0
 /**
  * Constructor
  */
 public function __construct($items)
 {
     $this->_deprecated = icms_core_Debug::setDeprecated('icms_view_Breadcrumb', sprintf(_CORE_REMOVE_IN_VERSION, '1.4'));
     parent::__construct($items);
 }