mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
[ticket/11444] Update tests and cleanup types/methods
PHPBB3-11444
This commit is contained in:
@@ -188,4 +188,9 @@ class phpbb_mock_container_builder implements ContainerInterface
|
||||
public function isScopeActive($name)
|
||||
{
|
||||
}
|
||||
|
||||
public function isFrozen()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user