PHP Interface BrowscapPHP\Formatter\FormatterInterface

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

Méthodes publiques

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

Method Details

getData() public méthode

Gets the data (in the preferred format)
public getData ( ) : stdClass
Résultat stdClass

setData() public méthode

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