load()
load(\FW\Utils\Container $container)
Must be implemented by the addon. Sets up anything that needs to be set up
Parameters
\FW\Utils\Container | $container | Dependency container |
Abstract Addon structure class
load(\FW\Utils\Container $container)
Must be implemented by the addon. Sets up anything that needs to be set up
\FW\Utils\Container | $container | Dependency container |