1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
storable.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Vote\Attachment;
4
5
use Bitrix\Vote\Channel;
6
7
interface
Storable
8
{
13
public
function
setStorage
(
Channel
$channel);
17
public
function
getStorage
();
21
public
function
isStorable
();
22
}
Bitrix\Vote\Channel
Определения
channel.php:225
Bitrix\Vote\Attachment\Storable
Определения
storable.php:8
Bitrix\Vote\Attachment\Storable\getStorage
getStorage()
Bitrix\Vote\Attachment\Storable\isStorable
isStorable()
Bitrix\Vote\Attachment\Storable\setStorage
setStorage(Channel $channel)
bitrix
modules
vote
lib
attachment
storable.php
Создано системой
1.14.0