aboutsummaryrefslogtreecommitdiffstats
path: root/tests/di/create_container_test.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/di/create_container_test.php')
-rw-r--r--tests/di/create_container_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/di/create_container_test.php b/tests/di/create_container_test.php
index 221db9e13c..559c0b122c 100644
--- a/tests/di/create_container_test.php
+++ b/tests/di/create_container_test.php
@@ -20,7 +20,7 @@ namespace
protected $config_php;
/**
- * @var \phpbb\di\container_factory
+ * @var \phpbb\di\container_builder
*/
protected $builder;
protected $phpbb_root_path;