PHP Interface BrowscapPHP\Util\Logfile\ReaderInterface

Author: Dave Olsen, http://dmolsen.com
Afficher le fichier Open project: browscap/browscap-php

Méthodes publiques

Méthode Description
read ( string $line ) : string
test ( string $line ) : boolean

Method Details

read() public méthode

public read ( string $line ) : string
$line string
Résultat string

test() public méthode

public test ( string $line ) : boolean
$line string
Résultat boolean