Skip to content
This repository was archived by the owner on Aug 17, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 401 Bytes

File metadata and controls

8 lines (5 loc) · 401 Bytes

Filename: <Name><Type>Installer.php (can be changed if method getInstallerClass is overridden in Bundle class.)

Status: Required

Must: implements ExtensionInstallerInterface

Description: implement required methods to manage installation, upgrade and uninstall of the extension. One may optionally implements ContainerAwareInterface to gain access to the container services and parameters.