PrerequisiteCollection implements IteratorAggregate

FinalYes

Collection of prerequisites used internally in upgrade wizard commands.

Internal

for use in upgrade wizard command only and not part of public API.

Table of Contents

Interfaces

IteratorAggregate

Properties

$prerequisites  : ArrayObject

Methods

__construct()  : mixed
add()  : void
getIterator()  : Traversable

Properties

$prerequisites

protected ArrayObject $prerequisites

Methods

add()

public add(string $prerequisiteClass) : void
Parameters
$prerequisiteClass : string

getIterator()

public getIterator() : Traversable
Return values
Traversable

        
On this page

Search results