BrowscapPHP\Formatter\FormatterInterface::getData PHP Méthode

getData() public méthode

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