XOOPS
2.6.0
|
Static Public Member Functions | |
static | getDriverClass ($name) |
Definition at line 20 of file DriverList.php.
|
static |
Returns the driver class for a specific driver name.
This overrides the Stash class to provide a case insensitive lookup
string | $name |
Definition at line 30 of file DriverList.php.
References $name.
Referenced by Xoops\Core\Cache\CacheManager\getDriver().