lithium\core\Adaptable::$_adapters

protected static property

Must always be re-defined in sub-classes. Holds the Libraries::locate() compatible path string where the adapter in question may be found i.e. 'adapter.storage.cache'.

Source

	protected static $_adapters = null;