PHP Класс Horde_Push_Recipient_Mock, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Автор: Gunnar Wrobel ([email protected])
Наследование: extends Horde_Push_Recipient_Base
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$pushed array Pushed content elements.

Открытые методы

Метод Описание
push ( Horde_Push $content, array $options = [] ) : null Push content to the recipient.

Описание методов

push() публичный Метод

Push content to the recipient.
public push ( Horde_Push $content, array $options = [] ) : null
$content Horde_Push The content element.
$options array Additional options.
Результат null

Описание свойств

$pushed публичное свойство

Pushed content elements.
public array $pushed
Результат array