PHP 클래스 BrowscapPHP\Formatter\PhpGetBrowser

저자: Christoph Ziegenberg ([email protected])
저자: Thomas Müller ([email protected])
상속: implements BrowscapPHP\Formatter\FormatterInterface
파일 보기 프로젝트 열기: browscap/browscap-php 1 사용 예제들

공개 메소드들

메소드 설명
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