phpBB

Code Changes

File: phpbb/install/module/obtain_data/task/obtain_file_updater_method.php

  Unmodified   Added   Modified   Removed
Line 28Line 28
	protected $available_methods;

/**

	protected $available_methods;

/**

	 * @var \phpbb\install\helper\config

	 * @var config

	 */
protected $installer_config;

/**

	 */
protected $installer_config;

/**

	 * @var \phpbb\install\helper\iohandler\iohandler_interface

	 * @var iohandler_interface

	 */
protected $iohandler;


	 */
protected $iohandler;