Documentation

TestDirectoryCollection
in package
implements Countable, IteratorAggregate

Read onlyYes
FinalYes
Tags
no-named-arguments

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

immutable
template-implements

IteratorAggregate<non-negative-int, TestDirectory>

Table of Contents

Interfaces

Countable
IteratorAggregate

Properties

$directories  : array<int, TestDirectory>

Methods

asArray()  : array<int, TestDirectory>
count()  : int
fromArray()  : self
getIterator()  : TestDirectoryCollectionIterator
isEmpty()  : bool
__construct()  : mixed

Properties

Methods

On this page

Search results