PHP 인터페이스 BrowscapPHP\Formatter\FormatterInterface

저자: Christoph Ziegenberg ([email protected])
저자: Thomas Müller ([email protected])
파일 보기 프로젝트 열기: browscap/browscap-php

공개 메소드들

메소드 설명
getData ( ) : stdClass Gets the data (in the preferred format)
setData ( array $settings ) 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 )
$settings array