BrowscapPHP\Formatter\FormatterInterface::getData PHP 메소드

getData() 공개 메소드

Gets the data (in the preferred format)
public getData ( ) : stdClass
리턴 stdClass
    public function getData();
FormatterInterface