mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12775] Fix comments
PHPBB3-12775
This commit is contained in:
@@ -273,7 +273,6 @@ class container_builder
|
||||
*/
|
||||
protected function dump_container($container_filename)
|
||||
{
|
||||
// Lastly, we create our cached container class
|
||||
$dumper = new PhpDumper($this->container);
|
||||
$cached_container_dump = $dumper->dump(array(
|
||||
'class' => 'phpbb_cache_container',
|
||||
|
Reference in New Issue
Block a user