diff --git a/Admin/Uninstaller.php b/Admin/Uninstaller.php index 0d8fff4..e9ae5d2 100755 --- a/Admin/Uninstaller.php +++ b/Admin/Uninstaller.php @@ -14,8 +14,6 @@ declare(strict_types=1); namespace Modules\SupplierManagement\Admin; -use phpOMS\Module\UninstallerAbstract; - /** * Uninstaller class. * diff --git a/Models/SupplierAttributeTypeL11n.php b/Models/SupplierAttributeTypeL11n.php index 117f4ca..e5cdd98 100755 --- a/Models/SupplierAttributeTypeL11n.php +++ b/Models/SupplierAttributeTypeL11n.php @@ -41,7 +41,9 @@ class SupplierAttributeTypeL11n implements \JsonSerializable, ArrayableInterface * @var int|SupplierAttributeType * @since 1.0.0 */ - protected int|SupplierAttributeType $type = 0; + protected int | + +SupplierAttributeType $type = 0; /** * Language.