Annotations\Adapter

Abstract class Phalcon\Annotations\Adapter

implements Phalcon\Annotations\AdapterInterface

This is the base class for Phalcon\Annotations adapters

Methods

public setReader (Phalcon\Annotations\ReaderInterface $reader)

Sets the annotations parser

public Phalcon\Annotations\ReaderInterface getReader ()

Returns the annotation reader

public Phalcon\Annotations\Refle