Annotations\Adapter\Memory

Class Phalcon\Annotations\Adapter\Memory

extends abstract class Phalcon\Annotations\Adapter

implements Phalcon\Annotations\AdapterInterface

Stores the parsed annotations in memory. This adapter is the suitable development/testing

Methods

public Phalcon\Annotations\Reflection read (string $key)

Reads parsed annotations from memory

public write (string $key, Phalcon\Annotations\Reflection $data