mirror of
https://github.com/Karaka-Management/oms-Home.git
synced 2026-01-29 12:48:40 +00:00
Move schema to json
This commit is contained in:
parent
6d2328ccf1
commit
68d3b31dd5
|
|
@ -28,12 +28,4 @@ use phpOMS\Module\InstallerAbstract;
|
|||
*/
|
||||
class Installer extends InstallerAbstract
|
||||
{
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public static function install(DatabasePool $dbPool, InfoManager $info) : void
|
||||
{
|
||||
parent::install($dbPool, $info);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user