Exemplo n.º 1
0
 static function clear()
 {
     self::$cache = new stdClass();
 }
Exemplo n.º 2
0
 static function clear()
 {
     self::$cache = array();
 }