File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/location/lib/source/baserepository.php
Back
<?php namespace Bitrix\Location\Source; use Bitrix\Location\Repository\Location\IScope; /** * Class BaseRepository * @package Bitrix\Location\Source * @internal */ abstract class BaseRepository implements IScope { /** * @inheritDoc */ public function isScopeSatisfy(int $scope): bool { return $scope === LOCATION_SEARCH_SCOPE_ALL || $scope === LOCATION_SEARCH_SCOPE_EXTERNAL; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.25 |
proxy
|
phpinfo
|
Settings