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