MigrationSettingsBuilder
in package
Table of Contents
- build() : array<string|int, mixed>
- Creates an associative array representation of the migration settings
- setCheckRatio() : MigrationSettingsBuilder
Methods
build()
Creates an associative array representation of the migration settings
public
build() : array<string|int, mixed>
Return values
array<string|int, mixed> —the array representation of the migration settings
setCheckRatio()
public
setCheckRatio(int $checkRatio) : MigrationSettingsBuilder
Parameters
- $checkRatio : int