Annotations\Adapter\Apc
Class Phalcon\Annotations\Adapter\Apc
extends abstract class Phalcon\Annotations\Adapter
implements Phalcon\Annotations\AdapterInterface
Stores the parsed annotations in APC. This adapter is suitable for production
$annotations = new \Phalcon\Annotations\Adapter\Apc();
Methods
public Phalcon\Annotations\Reflection read (string $key)
Reads parsed annotations from APC