Pelzini

This is the code documentation for the Pelzini project

class PhpParser

This is the parser for PHP files. It converts a file from the raw PHP into a document tree

Source code (2 results)

/processor/main.php   Highlighted file source

Line 42: $parsers['php'] = new PhpParser();

A total of 2 lines in 2 files were found