Interface **Phalcon\\Annotations\\AdapterInterface** ==================================================== .. role:: raw-html(raw) :format: html :raw-html:`Source on GitHub` Methods ------- abstract public **setReader** (:doc:`Phalcon\\Annotations\\ReaderInterface ` $reader) ... abstract public **getReader** () ... abstract public **get** (*mixed* $className) ... abstract public **getMethods** (*mixed* $className) ... abstract public **getMethod** (*mixed* $className, *mixed* $methodName) ... abstract public **getProperties** (*mixed* $className) ... abstract public **getProperty** (*mixed* $className, *mixed* $propertyName) ...