Extends
lithium\core\Object
Implements cache adapter support-detection interface.
Returns
boolean Always returns `true`.Source
public static function enabled() {
return true;
}
public static function enabled() {
return true;
}