File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/calendar/lib/sync/vendor/vendorinterface.php
Back
<?php namespace Bitrix\Calendar\Sync\Vendor; use Bitrix\Calendar\Sync\Connection\Server; use Bitrix\Calendar\Sync\Connection\ServerInterface; interface VendorInterface { /** * @return string */ public function getCode(): string; /** * @return ServerInterface */ public function getServer(): ServerInterface; /** * @param Server $server * * @return $this */ public function setServer(Server $server): self; }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.27 |
proxy
|
phpinfo
|
Settings