protected property RequestHandlerTest::$entityStorage in Drupal 10
Same name and namespace in other branches
- 8 core/modules/rest/tests/src/Kernel/RequestHandlerTest.php \Drupal\Tests\rest\Kernel\RequestHandlerTest::entityStorage
- 9 core/modules/rest/tests/src/Kernel/RequestHandlerTest.php \Drupal\Tests\rest\Kernel\RequestHandlerTest::entityStorage
The entity storage.
Type: \Prophecy\Prophecy\ObjectProphecy
File
- core/
modules/ rest/ tests/ src/ Kernel/ RequestHandlerTest.php, line 38
Class
- RequestHandlerTest
- Test REST RequestHandler controller logic.
Namespace
Drupal\Tests\rest\KernelCode
protected $entityStorage;