protected property RESTTestBase::$resourceConfigStorage in Drupal 8
The REST resource config storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- core/
modules/ rest/ src/ Tests/ RESTTestBase.php, line 31
Class
- RESTTestBase
- Test helper class that provides a REST client method to send HTTP requests.
Namespace
Drupal\rest\TestsCode
protected $resourceConfigStorage;