protected property ResourceResponseValidator::$appRoot in JSON:API 8
Same name and namespace in other branches
- 8.2 src/EventSubscriber/ResourceResponseValidator.php \Drupal\jsonapi\EventSubscriber\ResourceResponseValidator::appRoot
The application's root file path.
Type: string
File
- src/
EventSubscriber/ ResourceResponseValidator.php, line 74
Class
- ResourceResponseValidator
- Response subscriber that validates a JSON API response.
Namespace
Drupal\jsonapi\EventSubscriberCode
protected $appRoot;