mediatekformation

AbstractMigration.php

Interfaces, Classes, Traits and Enums

AbstractMigration
The AbstractMigration class is for end users to extend from when creating migrations. Extend this class and implement the required up() and down() methods.

Search results