PHP 인터페이스 BrowscapPHP\Util\Logfile\ReaderInterface

저자: Dave Olsen, http://dmolsen.com
파일 보기 프로젝트 열기: browscap/browscap-php

공개 메소드들

메소드 설명
read ( string $line ) : string
test ( string $line ) : boolean

메소드 상세

read() 공개 메소드

public read ( string $line ) : string
$line string
리턴 string

test() 공개 메소드

public test ( string $line ) : boolean
$line string
리턴 boolean