PHP Class phplinter\Report\JSON

Inheritance: extends Base
Show file Open project: robotis/PHPLinter

Public Methods

Method Description
create ( $report, $penaltys = null, $root = null ) ----------------------------------------------------------------------+
prepare ( ) ----------------------------------------------------------------------+

Protected Methods

Method Description
_out ( $out ) ----------------------------------------------------------------------+
_parse ( $report ) : Array ----------------------------------------------------------------------+

Method Details

_out() protected method

----------------------------------------------------------------------+
protected _out ( $out )

_parse() protected method

----------------------------------------------------------------------+
protected _parse ( $report ) : Array
return Array output ----------------------------------------------------------------------+

create() public method

----------------------------------------------------------------------+
public create ( $report, $penaltys = null, $root = null )

prepare() public method

----------------------------------------------------------------------+
public prepare ( )