You are here

public property Subrequest::$action in Subrequests 8.2

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

The action to perform.

Type: string

File

src/Subrequest.php, line 57

Class

Subrequest
Value object containing a Subrequest.

Namespace

Drupal\subrequests

Code

public $action;