Methods
abstract public setReader (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)
...
Please login to continue.