phpBB

Code Changes

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

  Unmodified   Added   Modified   Removed
Line 22Line 22
class obtain_update_ftp_data extends task_base
{
/**

class obtain_update_ftp_data extends task_base
{
/**

	 * @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;