File manager - Edit - /home/web/vm-3fadc827.na4u.ru/www/bitrix/modules/calendar/lib/ical/basic/attendeesproperty.php
Back
<?php namespace Bitrix\Calendar\ICal\Basic; class AttendeesProperty { public $email; public $name = null; public $participationStatus = null; public $role = null; public $cutype = null; public $mailto; public function __construct( string $email = null, string $name = null, string $participationStatus = null, string $role = null, string $cutype = null, string $mailto = null ) { $this->email = $email; $this->name = $name; $this->participationStatus = $participationStatus; $this->role = $role; $this->cutype = $cutype; $this->mailto = $mailto; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.27 |
proxy
|
phpinfo
|
Settings