This commit is contained in:
zhongjin 2023-05-05 23:06:15 +08:00
parent 164ed1966d
commit 397c620421
5 changed files with 6 additions and 8 deletions

View File

@ -28,7 +28,6 @@ use OrangeHRM\Installer\Util\V1\AbstractMigration;
class Migration extends AbstractMigration
{
protected ?LangStringHelper $langStringHelper = null;
protected ?TranslationHelper $translationHelper = null;
/**
@ -51,7 +50,6 @@ class Migration extends AbstractMigration
$this->updateLangStringVersion($this->getVersion());
$this->getConnection()->createQueryBuilder()
->insert('ohrm_module')
->values(

View File

@ -1 +1 @@
1683284647501
1683297384078

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long