public getMethods (mixed $className) Returns the annotations found in all the class’ methods
public setReader (Phalcon\An
implements Phalcon\Annotations\Ada
public getReader () Returns the annotation reader
public getProperties (mixed $className) Returns the annotations found in all the class’ methods
public getProperty (mixed $className, mixed $propertyName) Returns the annotations found in a specific property
public getMethod (mixed $className, mixed $methodName) Returns the annotations found in a specific method
public get (string | object $className) Parses or retrieves all the annotations found in a class