Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
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
Definition
channel.php:225
Bitrix\Vote\Attachment\Storable
Definition
storable.php:8
Bitrix\Vote\Attachment\Storable\getStorage
getStorage()
Bitrix\Vote\Attachment\Storable\isStorable
isStorable()
Bitrix\Vote\Attachment\Storable\setStorage
setStorage(Channel $channel)
Bitrix\Vote\Attachment
Definition
blogpostconnector.php:2
modules
vote
lib
attachment
storable.php
Создано системой
1.10.0