Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/cvetdv.ru/bitrix/modules/seo/ |
Upload File : |
<?php namespace PHPSTORM_META { registerArgumentsSet('bitrix_seo_serviceLocator_codes', 'seo.leadads.service', 'seo.business.service', 'seo.business.adapter', 'seo.business.conversion', 'seo.catalog.webhook.handler', ); expectedArguments(\Bitrix\Main\DI\ServiceLocator::get(), 0, argumentsSet('bitrix_seo_serviceLocator_codes')); override(\Bitrix\Main\DI\ServiceLocator::get(0), map([ 'seo.leadads.service' => \Bitrix\Seo\LeadAds\Service::class, 'seo.business.service' => \Bitrix\Seo\BusinessSuite\Service::class, 'seo.business.adapter' => \Bitrix\Seo\BusinessSuite\ServiceAdapter::class, 'seo.business.conversion' => \Bitrix\Seo\Conversion\Facebook\Conversion::class, 'seo.catalog.webhook.handler' => \Bitrix\Seo\Catalog\CatalogWebhookHandler::class, ])); exitPoint(\Bitrix\Seo\Catalog\CatalogWebhookHandler::handle()); }