protected property Parser::$type in Subrequests 8
The Mime-Type of the incoming requests.
Type: string
File
- src/
Blueprint/ Parser.php, line 31
Class
- Parser
- TODO: Change this comment. We'll use the serializer instead. Base class for blueprint parsers. There may be slightly different blueprint formats depending on the encoding. For instance, JSON encoded blueprints will reference other properties in…
Namespace
Drupal\subrequests\BlueprintCode
protected $type;