mediatekformation

AvailableMigrationsSet
in package
implements Countable

Represents a non sorted list of migrations that may or may not be already executed.

Interfaces, Classes, Traits and Enums

Countable

Table of Contents

$items  : array<string|int, AvailableMigration>
__construct()  : mixed
count()  : int
getItems()  : array<string|int, AvailableMigration>
getMigration()  : AvailableMigration
hasMigration()  : bool

Properties

Methods

Search results