mirror of
https://github.com/smarty-php/smarty.git
synced 2025-11-05 23:01:37 +01:00
More PSR4 rewriting
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
* @package CacheResource-examples
|
||||
* @author Rodney Rehm
|
||||
*/
|
||||
class Smarty_CacheResource_Mysql extends Smarty_CacheResource_Custom
|
||||
class Smarty_CacheResource_Mysql extends \Smarty\Cacheresource\Custom
|
||||
{
|
||||
/**
|
||||
* @var \PDO
|
||||
|
||||
Reference in New Issue
Block a user