AnnotatedDiscoveryAutomatedProvidersTrait::$finder

A utility object that can use active autoloaders to find files for classes.

Type: \Drupal\Component\ClassFinder\ClassFinderInterface

File

core/modules/migrate/src/Plugin/Discovery/AnnotatedDiscoveryAutomatedProvidersTrait.php, line 23

Class

AnnotatedDiscoveryAutomatedProvidersTrait
Provides method for annotation discovery with multiple providers.

Namespace

Drupal\migrate\Plugin\Discovery

Code

protected $finder;

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