protected property WebformSubmissionsController::$entityRepository in Webform 8.5
Same name and namespace in other branches
- 6.x src/Controller/WebformSubmissionsController.php \Drupal\webform\Controller\WebformSubmissionsController::entityRepository
The entity repository.
Type: \Drupal\Core\Entity\EntityRepositoryInterface
File
- src/
Controller/ WebformSubmissionsController.php, line 23
Class
- WebformSubmissionsController
- Provides route responses for Webform submissions.
Namespace
Drupal\webform\ControllerCode
protected $entityRepository;