BrowscapPHP\Util\Logfile\ReaderInterface::test PHP Method

test() public method

public test ( string $line ) : boolean
$line string
return boolean
    public function test($line);
ReaderInterface