protected property SearchApiPageRoutes::$entityTypeManager in Search API Pages 8
The entity type manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Routing/ SearchApiPageRoutes.php, line 22
Class
- SearchApiPageRoutes
- Defines a route subscriber to register a url for serving search pages.
Namespace
Drupal\search_api_page\RoutingCode
protected $entityTypeManager;