mirror of
https://github.com/Karaka-Management/oms-Tag.git
synced 2026-01-11 15:48:42 +00:00
Automated formatting changes
This commit is contained in:
parent
40d281ae86
commit
9d21f76e85
|
|
@ -14,8 +14,8 @@ declare(strict_types=1);
|
|||
|
||||
namespace Modules\Tag\Admin;
|
||||
|
||||
use phpOMS\Module\InstallerAbstract;
|
||||
use Model\Setting;
|
||||
use phpOMS\Module\InstallerAbstract;
|
||||
|
||||
/**
|
||||
* Installer class.
|
||||
|
|
@ -27,7 +27,7 @@ use Model\Setting;
|
|||
*/
|
||||
final class Installer extends InstallerAbstract
|
||||
{
|
||||
/**
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public static function install(DatabasePool $dbPool, ModuleInfo $info, SettingsInterface $cfgHandler) : void
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user