PHP Class Exakat\Analyzer\Php\GlobalsVsGlobal

Inheritance: extends Exakat\Analyzer\Analyzer
Show file Open project: exakat/exakat

Public Methods

Method Description
analyze ( ) * Remove this if useless public function dependsOn() { return array('MethodDefinition'); }

Method Details

analyze() public method

* Remove this if useless public function dependsOn() { return array('MethodDefinition'); }
public analyze ( )