mirror of
https://github.com/smarty-php/smarty.git
synced 2026-07-11 10:51:03 +02:00
WIP moving Smarty to PSR-4.
This commit is contained in:
@@ -71,9 +71,6 @@ class ClearCompiledTest extends PHPUnit_Smarty
|
||||
$this->_files[$template . '#' . $compile_id] = substr($tpl->compiled->filepath, $directory_length);
|
||||
}
|
||||
}
|
||||
// TODO
|
||||
//Smarty::$_resource_cache = array();
|
||||
//$this->getSmartyObj()->_cache['template_objects'] = array();
|
||||
|
||||
return $this->_files;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user