Migration implements MigrationInterface
Abstract Migration class.
Tags
Table of Contents
$schema | Builder | |
---|---|---|
__construct() | Create a new migration instance. | mixed |
Properties
$schema
protected
Builder
$schema
Methods
__construct()
Create a new migration instance.
public
__construct(
[ $schema :
Builder|null
= null ]
)
: mixed
Parameters
- $schema : Builder|null = null