aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mock/migrator.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mock/migrator.php')
-rw-r--r--tests/mock/migrator.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/mock/migrator.php b/tests/mock/migrator.php
index 293f115335..4d1aca0a0a 100644
--- a/tests/mock/migrator.php
+++ b/tests/mock/migrator.php
@@ -21,10 +21,6 @@ class phpbb_mock_migrator extends \phpbb\db\migrator
{
}
- public function set_migrations($class_names)
- {
- }
-
public function update()
{
}