UserFrosting API

CreatePasswordResetsTable extends Migration

Abstract Migration class.

Table of Contents

$dependencies {@inheritdoc}
$schema Builder
up() Run the migrations. mixed
down() Reverse the migrations. mixed
__construct() Create a new migration instance. mixed

Properties

Methods

__construct()

Create a new migration instance.

public __construct( [ $schema : Builder|null = null ] ) : mixed
Parameters
$schema : Builder|null = null
Return values
mixed

Search results