You are here

protected property SchemaMigrator::$comparison in Schema 8

Type: SchemaComparison

File

src/Migration/SchemaMigrator.php, line 23
Contains Drupal\schema\Migration\SchemaMigrator.

Class

SchemaMigrator
Modifies the database schema to match the declared schema.

Namespace

Drupal\schema\Migration

Code

protected $comparison;