protected property EntityKernelTestBase::$deprecatedProperties in Drupal 8
The list of deprecated services.
Type: array
File
- core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityKernelTestBase.php, line 44
Class
- EntityKernelTestBase
- Defines an abstract test base for entity kernel tests.
Namespace
Drupal\KernelTests\Core\EntityCode
protected $deprecatedProperties = [
'entityManager' => 'entity.manager',
];