PHP Class Phrocco\Adapter\XmlAdapter

Author: Kasper Garnæs
Inheritance: implements Phrocco\Adapter\AdapterInterface
Show file Open project: rossriley/phrocco

Public Methods

Method Description
parse ( $file ) : `array` Main parsing method.

Method Details

parse() public method

Splits on patterns to separate comments from code
public parse ( $file ) : `array`
return `array`