IncomingSectionManagerInterface
this interface is designed for managers in services
Table of Contents
Methods
- getConnection() : Result
- 'data' => [ 'connection' => Bitrix\Calendar\Sync\Connection\Connection, ]
- getSections() : Result
- 'data' => [ 'externalSyncSectionMap' => Bitrix\Calendar\Sync\Entities\SyncSectionMap, ]
Methods
getConnection()
'data' => [ 'connection' => Bitrix\Calendar\Sync\Connection\Connection, ]
public
getConnection() : Result
Return values
ResultgetSections()
'data' => [ 'externalSyncSectionMap' => Bitrix\Calendar\Sync\Entities\SyncSectionMap, ]
public
getSections() : Result