PHP Interface BrowscapPHP\Util\Logfile\ReaderInterface

Author: Dave Olsen, http://dmolsen.com
Show file Open project: browscap/browscap-php

Public Methods

Method Description
read ( string $line ) : string
test ( string $line ) : boolean

Method Details

read() public method

public read ( string $line ) : string
$line string
return string

test() public method

public test ( string $line ) : boolean
$line string
return boolean