[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/phpbb/install/module/update_database/task/ -> update.php (summary)

This file is part of the phpBB Forum Software package.

Copyright: (c) phpBB Limited
License: GNU General Public License, version 2 (GPL-2.0)
File Size: 234 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

update:: (4 methods):
  __construct()
  run()
  get_step_count()
  get_task_lang_name()


Class: update  - X-Ref

Database updater task

__construct(\phpbb\install\helper\container_factory $container, \phpbb\filesystem\filesystem $filesystem, \phpbb\install\helper\config $installer_config, \phpbb\install\helper\iohandler\iohandler_interface $iohandler, \phpbb\language\language $language, $phpbb_root_path)   X-Ref
Constructor

param: \phpbb\install\helper\container_factory                $container
param: \phpbb\filesystem\filesystem                            $filesystem
param: \phpbb\install\helper\config                            $installer_config
param: \phpbb\install\helper\iohandler\iohandler_interface    $iohandler
param: \phpbb\language\language                                $language
param: string                                                $phpbb_root_path

run()   X-Ref
{@inheritdoc}


get_step_count()   X-Ref
{@inheritdoc}


get_task_lang_name()   X-Ref
{@inheritdoc}




Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1