mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/14434] Refactored to check migrations when setting them
PHPBB3-14434
This commit is contained in:
@@ -21,10 +21,6 @@ class phpbb_mock_migrator extends \phpbb\db\migrator
|
||||
{
|
||||
}
|
||||
|
||||
public function set_migrations($class_names)
|
||||
{
|
||||
}
|
||||
|
||||
public function update()
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user