File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/calendar/lib/sync/office365/dto/recurrencedto.php
Back
<?php namespace Bitrix\Calendar\Sync\Office365\Dto; class RecurrenceDto extends Dto { /** @var RecurrencePatternDto */ public $pattern; /** @var RecurrenceRangeDto */ public $range; /** * @return array[] */ protected function getComplexPropertyMap(): array { return [ 'pattern' => [ 'class' => RecurrencePatternDto::class, 'isMandatory' => true, ], 'range' => [ 'class' => RecurrenceRangeDto::class, 'isMandatory' => true, ], ]; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.29 |
proxy
|
phpinfo
|
Settings