Documentation

AbstractMigration.php

Table of Contents

Classes

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.

        
On this page

Search results