mirror of
https://github.com/Karaka-Management/oms-Home.git
synced 2026-02-15 04:18: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
|
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