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