services: installer.install_filesystem.create_config_file: class: phpbb\install\module\install_filesystem\task\create_config_file arguments: - @filesystem - @installer.helper.config - @installer.helper.database - @installer.helper.iohandler - %core.root_path% - %core.php_ext% installer.module.filesystem_install: class: phpbb\install\module\install_filesystem\module parent: installer.module_base arguments: - ["installer.install_filesystem.create_config_file"]