Current Path : /var/www/axolotl/data/www/yar.axolotls.ru/bitrix/modules/pull/lib/ |
Current File : /var/www/axolotl/data/www/yar.axolotls.ru/bitrix/modules/pull/lib/servermode.php |
<?php namespace Bitrix\Pull; class ServerMode { const Shared = 'shared'; const Personal = 'personal'; }