[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/phpbb/install/helper/file_updater/ -> factory.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: 69 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

factory:: (3 methods):
  __construct()
  register()
  get()


Class: factory  - X-Ref

File updater factory

__construct(service_collection $collection)   X-Ref
Constructor

param: service_collection $collection    File updater service collection

register(file_updater_interface $updater)   X-Ref
Register updater object

param: file_updater_interface $updater    Updater object

get($name)   X-Ref
Returns file updater object

param: string $name    Name of the updater method



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