File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/calendar/lib/sharing/link/userlink.php
Back
<?php namespace Bitrix\Calendar\Sharing\Link; class UserLink extends Link { private int $slotSize; public function setSlotSize(int $minutes): self { $this->slotSize = $minutes; return $this; } public function getSlotSize(): int { return $this->slotSize; } public function setUserId(int $id): self { return $this->setObjectId($id); } public function getUserId(): int { return $this->getObjectId(); } public function getObjectType(): string { return 'user'; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.28 |
proxy
|
phpinfo
|
Settings