File manager - Edit - /home/web/vm-3fadc827.na4u.ru/www/bitrix/modules/vote/lib/attachment/storable.php
Back
<?php namespace Bitrix\Vote\Attachment; use Bitrix\Vote\Channel; interface Storable { /** * @param Channel $channel Group of votes. * @return $this */ public function setStorage(Channel $channel); /** * @return Channel|null */ public function getStorage(); /** * @return boolean */ public function isStorable(); }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.27 |
proxy
|
phpinfo
|
Settings