ApplicationList
in package
implements
ConfigListInterface, IteratorAggregate
Represents one installed application
Interfaces, Classes, Traits and Enums
- ConfigListInterface
- Registry public interface
- IteratorAggregate
Table of Contents
- $applications : array<string|int, mixed>
- __construct() : mixed
- getIterator() : Iterator
Properties
$applications
private
array<string|int, mixed>
$applications
= []
Methods
__construct()
public
__construct(PresentApplication ...$applications) : mixed
Parameters
- $applications : PresentApplication
Return values
mixed —getIterator()
public
getIterator() : Iterator