PHP Phrocco\Adapter 네임스페이스

Interfaces

이름 설명
AdapterInterface ###Adapter Interface Its job is to handle php code and create an array of code and comments from a php code file.

클래스들

이름 설명
PhpAdapter ###PHP Adapter Class Its job is to handle php code and create an array of code and comments from a php code file.
XmlAdapter ###XML Adapter Class - Experimental Its job is to handle XML code and create an array of code and comments from a XML file.