protected property EntitySearchPage::$moduleHandler in Drupal 8
Same name and namespace in other branches
- 9 core/modules/search/src/Plugin/migrate/destination/EntitySearchPage.php \Drupal\search\Plugin\migrate\destination\EntitySearchPage::moduleHandler
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/
modules/ search/ src/ Plugin/ migrate/ destination/ EntitySearchPage.php, line 32
Class
- EntitySearchPage
- Migrate destination for search page.
Namespace
Drupal\search\Plugin\migrate\destinationCode
protected $moduleHandler;