Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
googleinteractive.php
1
<?php
2
3
namespace
Bitrix\Pull\Push\Service
;
4
5
class
GoogleInteractive
extends
Google
6
{
7
function
__construct
()
8
{
9
parent::__construct();
10
$this->allowEmptyMessage =
true
;
11
}
12
13
}
Bitrix\Pull\Push\Service\Google
Definition
google.php:8
Bitrix\Pull\Push\Service\GoogleInteractive
Definition
googleinteractive.php:6
Bitrix\Pull\Push\Service\GoogleInteractive\__construct
__construct()
Definition
googleinteractive.php:7
Bitrix\Pull\Push\Service
Definition
apple.php:3
modules
pull
lib
push
service
googleinteractive.php
Создано системой
1.10.0