Annotations\AdapterInterface
Interface Phalcon\Annotations\AdapterInterface
Phalcon\Annotations\AdapterInterface initializer
Methods
abstract public Phalcon\Annotations\Reflection read (string $key)
Read parsed annotations
abstract public write (string $key, Phalcon\Annotations\Reflection $data)
Write parsed annotations
abstract public setReader (Phalcon\Annotations\ReaderInterface $reader)
Sets the annotations parser