You are here

public property Subrequest::$body in Subrequests 8.2

Same name and namespace in other branches
  1. 3.x src/Subrequest.php \Drupal\subrequests\Subrequest::body

The parsed JSON.

Type: array

File

src/Subrequest.php, line 22

Class

Subrequest
Value object containing a Subrequest.

Namespace

Drupal\subrequests

Code

public $body;