protected property EntityCrudHookTest::$ids in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/KernelTests/Core/Entity/EntityCrudHookTest.php \Drupal\KernelTests\Core\Entity\EntityCrudHookTest::ids
File
- core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityCrudHookTest.php, line 53
Class
- EntityCrudHookTest
- Tests the invocation of hooks when creating, inserting, loading, updating or deleting an entity.
Namespace
Drupal\KernelTests\Core\EntityCode
protected $ids = [];