Annotations\Adapter\Xcache

Class Phalcon\Annotations\Adapter\Xcache

extends abstract class Phalcon\Annotations\Adapter

implements Phalcon\Annotations\AdapterInterface

Source on GitHub

Stores the parsed annotations to XCache. This adapter is suitable for production

$annotations = new \Phalcon\Annotations\Adapter\Xcache();

Methods

public Phalcon\Annota