aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extension/ext/foo
diff options
context:
space:
mode:
Diffstat (limited to 'tests/extension/ext/foo')
-rw-r--r--tests/extension/ext/foo/ext.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/extension/ext/foo/ext.php b/tests/extension/ext/foo/ext.php
index 60b3ad1f16..f604dcab5f 100644
--- a/tests/extension/ext/foo/ext.php
+++ b/tests/extension/ext/foo/ext.php
@@ -1,6 +1,6 @@
<?php
-class phpbb_ext_foo_ext extends phpbb_extension_base
+class phpbb_ext_foo_ext extends \phpbb\extension\base
{
static public $disabled;