The entity repository.
Type: \Drupal\Core\Entity\EntityRepositoryInterface
File
- core/lib/Drupal/Core/Entity/Controller/EntityController.php, line 55
Class
- EntityController
- Provides the add-page and title callbacks for entities.
Namespace
Drupal\Core\Entity\Controller
Code
protected $entityRepository;
Please login to continue.