Installer.php
Tags
Interfaces, Classes and Traits
- Installer
- Base class for classes that does processing to install a module into an instance of the application. A module should have a class that inherits from it in order to setup itself into the application.