protected property ContentEntityFieldMethodInvocationOrderTest::$entityTestFieldMethodsStorage in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php \Drupal\KernelTests\Core\Entity\ContentEntityFieldMethodInvocationOrderTest::entityTestFieldMethodsStorage
- 10 core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php \Drupal\KernelTests\Core\Entity\ContentEntityFieldMethodInvocationOrderTest::entityTestFieldMethodsStorage
The EntityTest entity type storage.
Type: \Drupal\Core\Entity\ContentEntityStorageInterface
File
- core/
tests/ Drupal/ KernelTests/ Core/ Entity/ ContentEntityFieldMethodInvocationOrderTest.php, line 26
Class
- ContentEntityFieldMethodInvocationOrderTest
- Tests correct field method invocation order.
Namespace
Drupal\KernelTests\Core\EntityCode
protected $entityTestFieldMethodsStorage;