ProviderFilterDecorator::$providerExists

Same name and namespace in other branches
  1. 9 core/modules/migrate/src/Plugin/Discovery/ProviderFilterDecorator.php \Drupal\migrate\Plugin\Discovery\ProviderFilterDecorator::providerExists
  2. 8.9.x core/modules/migrate/src/Plugin/Discovery/ProviderFilterDecorator.php \Drupal\migrate\Plugin\Discovery\ProviderFilterDecorator::providerExists
  3. 10 core/modules/migrate/src/Plugin/Discovery/ProviderFilterDecorator.php \Drupal\migrate\Plugin\Discovery\ProviderFilterDecorator::providerExists

A callable for testing if a provider exists.

Type: callable

File

core/modules/migrate/src/Plugin/Discovery/ProviderFilterDecorator.php, line 32

Class

ProviderFilterDecorator
Remove plugin definitions with non-existing providers.

Namespace

Drupal\migrate\Plugin\Discovery

Code

protected $providerExists;

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