You are here

protected property RequestTree::$parentId in Subrequests 8

If this tree sprouts from another requests, save the request id here.

Type: string

File

src/Blueprint/RequestTree.php, line 32

Class

RequestTree
Contains the hierarchical information of the requests.

Namespace

Drupal\subrequests\Blueprint

Code

protected $parentId;