protected property EntityAutocompleteMatcher::$selectionManager in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Entity/EntityAutocompleteMatcher.php \Drupal\Core\Entity\EntityAutocompleteMatcher::selectionManager
The entity reference selection handler plugin manager.
Type: \Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManagerInterface
File
- core/
lib/ Drupal/ Core/ Entity/ EntityAutocompleteMatcher.php, line 19
Class
- EntityAutocompleteMatcher
- Matcher class to get autocompletion results for entity reference.
Namespace
Drupal\Core\EntityCode
protected $selectionManager;