Current Path : /var/www/axolotl/data/www/yar.axolotls.ru/bitrix/modules/disk/lib/uf/ |
Current File : /var/www/axolotl/data/www/yar.axolotls.ru/bitrix/modules/disk/lib/uf/isupportforeignconnector.php |
<?php namespace Bitrix\Disk\Uf; /** * Interface ISupportForeignConnector * * It means Connector can attach AttachedObject from another entity. * Sonet connectors use this interface * @package Bitrix\Disk\Uf */ interface ISupportForeignConnector {}