protected property DrupalSqlBase::$requirements in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/migrate_drupal/src/Plugin/migrate/source/DrupalSqlBase.php \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase::requirements
If the source provider is missing.
Type: bool
File
- core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ DrupalSqlBase.php, line 43 - Contains \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase.
Class
- DrupalSqlBase
- A base source class for Drupal migrate sources.
Namespace
Drupal\migrate_drupal\Plugin\migrate\sourceCode
protected $requirements = TRUE;