BrowscapPHP\Util\Logfile\ReaderInterface::test PHP Метод

test() публичный Метод

public test ( string $line ) : boolean
$line string
Результат boolean
    public function test($line);
ReaderInterface