コード例 #1
0
 public function __construct(&$handler)
 {
     parent::__construct($handler);
     $this->_deprecated = icms_core_Debug::setDeprecated('icms_ipf_permission_Handler', sprintf(_CORE_REMOVE_IN_VERSION, '1.4'));
 }