ResourceResponseValidator::$appRoot

Same name and namespace in other branches
  1. 8.9.x core/modules/jsonapi/src/EventSubscriber/ResourceResponseValidator.php \Drupal\jsonapi\EventSubscriber\ResourceResponseValidator::appRoot
  2. 10 core/modules/jsonapi/src/EventSubscriber/ResourceResponseValidator.php \Drupal\jsonapi\EventSubscriber\ResourceResponseValidator::appRoot
  3. 11.x core/modules/jsonapi/src/EventSubscriber/ResourceResponseValidator.php \Drupal\jsonapi\EventSubscriber\ResourceResponseValidator::appRoot

The application's root file path.

Type: string

File

core/modules/jsonapi/src/EventSubscriber/ResourceResponseValidator.php, line 58

Class

ResourceResponseValidator
Response subscriber that validates a JSON:API response.

Namespace

Drupal\jsonapi\EventSubscriber

Code

protected $appRoot;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.