smarty_internal_resource_* to PSR-4

This commit is contained in:
Simon Wisselink
2022-12-21 16:33:26 +01:00
parent b0db4705a0
commit cfd8c08d09
51 changed files with 832 additions and 803 deletions

View File

@@ -1,5 +1,7 @@
<?php
use Smarty\Resource\CustomPlugin;
/**
* MySQL Resource
* Resource Implementation based on the Custom API to use
@@ -19,7 +21,7 @@
* @package Resource-examples
* @author Rodney Rehm
*/
class Smarty_Resource_Mysql extends Smarty_Resource_Custom
class _MysqlPlugin extends CustomPlugin
{
/**
* PDO instance