make installer final

This commit is contained in:
Dennis Eichhorn 2020-02-24 22:53:42 +01:00
parent 24272ee979
commit 1e096aa7d0

View File

@ -28,7 +28,7 @@ use phpOMS\System\File\PathException;
* @link https://orange-management.org
* @since 1.0.0
*/
class Installer extends InstallerAbstract
final class Installer extends InstallerAbstract
{
/**
* Install data from providing modules.