PHP Класс BrowscapPHP\Formatter\PhpGetBrowser

Автор: Christoph Ziegenberg ([email protected])
Автор: Thomas Müller ([email protected])
Наследование: implements BrowscapPHP\Formatter\FormatterInterface
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
getData ( ) : stdClass Gets the data (in the preferred format)
setData ( array $settings ) : PhpGetBrowser Sets the data (done by the parser)

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

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

Gets the data (in the preferred format)
public getData ( ) : stdClass
Результат stdClass

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

Sets the data (done by the parser)
public setData ( array $settings ) : PhpGetBrowser
$settings array
Результат PhpGetBrowser