mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 10:54:27 +02:00
f***ing phpunit now doing what it's supposed to.
This commit is contained in:
@@ -30,7 +30,7 @@ abstract class Smarty_Resource {
|
||||
* cache for Smarty_Resource instances
|
||||
* @var array
|
||||
*/
|
||||
protected static $resources = array();
|
||||
public static $resources = array();
|
||||
/**
|
||||
* resource types provided by the core
|
||||
* @var array
|
||||
|
Reference in New Issue
Block a user