Documentation

ExtensionBootstrap
in package

Read onlyYes
FinalYes
Tags
no-named-arguments

Parameter names are not covered by the backward compatibility promise for PHPUnit

immutable

Table of Contents

Properties

$className  : non-empty-string
$parameters  : array<string, string>

Methods

__construct()  : mixed
className()  : non-empty-string
parameters()  : array<string, string>

Properties

Methods

__construct()

public __construct(non-empty-string $className, array<string, string> $parameters) : mixed
Parameters
$className : non-empty-string
$parameters : array<string, string>

className()

public className() : non-empty-string
Return values
non-empty-string

parameters()

public parameters() : array<string, string>
Return values
array<string, string>
On this page

Search results