You are here

protected property SchemaMigrator::$logger in Schema 8

Type: \Psr\Log\LoggerInterface

File

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

Class

SchemaMigrator
Modifies the database schema to match the declared schema.

Namespace

Drupal\schema\Migration

Code

protected $logger;