[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/phpbb/install/helper/iohandler/ -> 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: 79 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

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


Class: factory  - X-Ref

Input-output handler factory

__construct(\Symfony\Component\DependencyInjection\ContainerInterface $container)   X-Ref
Constructor

param: \Symfony\Component\DependencyInjection\ContainerInterface $container Dependency injection container

set_environment($environment)   X-Ref

param: string    $environment    The name of the input-output handler to use

get()   X-Ref
Factory getter for iohandler

return: \phpbb\install\helper\iohandler\iohandler_interface



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