MigrateSource::$requirements_met

Whether requirements are met.

Type: bool

File

core/modules/migrate/src/Annotation/MigrateSource.php, line 41

Class

MigrateSource
Defines a migration source plugin annotation object.

Namespace

Drupal\migrate\Annotation

Code

public $requirements_met = TRUE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.