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