Extends
lithium\core\Object
This adapter is always enabled, as it has no external dependencies.
Returns
boolean TrueSource
public static function enabled() {
return true;
}
public static function enabled() {
return true;
}