The PxReflectionFile Class
PxReflectionFile: Used to retrieve information the about a php file
This class can be used to parse php files and retrieve information about a file. With the methods in this
class you can retrieve the file docblock, the classes and interfaces that are defined in the file.
class you can retrieve the file docblock, the classes and interfaces that are defined in the file.
Synopsis
Class PxReflectionFile
