AnnotatedClassDiscoveryAutomatedProviders::$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/AnnotatedClassDiscoveryAutomatedProviders.php, line 28

Class

AnnotatedClassDiscoveryAutomatedProviders
Determines providers based on a class's and its parent's namespaces.

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.