<?xml version="1.0" encoding="UTF-8" ?>
<interface xmlns="http://xml.phpdox.net/src" full="mysql_xdevapi\BaseResult" namespace="mysql_xdevapi" name="BaseResult">
<method name="getWarnings" abstract="false" static="false" visibility="public" final="false">
<docblock>
<description compact=""/>
<return type="array"/>
</docblock>
</method>
<method name="getWarningsCount" abstract="false" static="false" visibility="public" final="false">
<docblock>
<description compact=""/>
<return type="integer"/>
</docblock>
</method>
</interface>
|