PHP Interface Browscap\Parser\ParserInterface

Author: James Titcumb ([email protected])
Show file Open project: browscap/browscap

Public Methods

Method Description
getFilename ( ) : string
getParsed ( ) : array
parse ( ) : array

Method Details

getFilename() public method

public getFilename ( ) : string
return string

getParsed() public method

public getParsed ( ) : array
return array

parse() public method

public parse ( ) : array
return array