mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/16955] Clean up storage and template classes
PHPBB3-16955
This commit is contained in:
@@ -15,14 +15,6 @@ namespace phpbb\template;
|
||||
|
||||
interface template
|
||||
{
|
||||
|
||||
/**
|
||||
* Clear the cache
|
||||
*
|
||||
* @return \phpbb\template\template
|
||||
*/
|
||||
public function clear_cache();
|
||||
|
||||
/**
|
||||
* Sets the template filenames for handles.
|
||||
*
|
||||
|
Reference in New Issue
Block a user