mirror of
https://github.com/vrana/adminer.git
synced 2025-12-27 02:40:46 +01:00
Code style: Remove newline before }
This commit is contained in:
@@ -420,5 +420,4 @@ class AdminerPlugin extends Adminer\Adminer {
|
||||
$args = func_get_args();
|
||||
return $this->_applyPlugin(__FUNCTION__, $args);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user