<?xml version="1.0" encoding="UTF-8" ?>
<interface xmlns="http://xml.phpdox.net/src" full="Reflector" namespace="" name="Reflector">
<method name="export" abstract="false" static="false" visibility="public" final="false">
<docblock>
<description compact="Exports"/>
<return type="string"/>
</docblock>
</method>
<method name="__toString" abstract="false" static="false" visibility="public" final="false">
<docblock>
<description compact="To string"/>
<return type="string"/>
</docblock>
</method>
</interface>
|