Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
context.php
1
<?php
2
3
namespace
Bitrix\Socialnetwork\Livefeed\Context
;
4
5
abstract
class
Context
6
{
7
public
const
SPACES
=
'spaces'
;
8
public
const
DEFAULT
=
'default'
;
9
}
Bitrix\Socialnetwork\Livefeed\Context\Context
Definition
context.php:6
Bitrix\Socialnetwork\Livefeed\Context\Context\SPACES
const SPACES
Definition
context.php:7
Bitrix\Socialnetwork\Livefeed\Context\Context\DEFAULT
const DEFAULT
Definition
context.php:8
Bitrix\Socialnetwork\Livefeed\Context
Definition
context.php:3
modules
socialnetwork
lib
livefeed
context
context.php
Создано системой
1.10.0