PHP Interface BrowscapPHP\Formatter\FormatterInterface

Author: Christoph Ziegenberg ([email protected])
Author: Thomas Müller ([email protected])
Show file Open project: browscap/browscap-php

Public Methods

Method Description
getData ( ) : stdClass Gets the data (in the preferred format)
setData ( array $settings ) Sets the data (done by the parser)

Method Details

getData() public method

Gets the data (in the preferred format)
public getData ( ) : stdClass
return stdClass

setData() public method

Sets the data (done by the parser)
public setData ( array $settings )
$settings array