4use \Bitrix\Landing\Role;
5use \Bitrix\Landing\Manager;
6use \Bitrix\Landing\Domain;
7use \Bitrix\Landing\Site\Scope;
16 public static function init(array $params = [])
18 parent::init($params);
30 return '/mobile/knowledge/';
64 return self::getCurrentScopeId();
81 'METAGOOGLEVERIFICATION',
84 'METAYANDEXVERIFICATION',
static setExpectedType($type)
static getPublicationPath()
static getExcludedHooks()
static init(array $params=[])