You are here

private property RestProcessor::$payloadFile in Radioactivity 8.3

Same name and namespace in other branches
  1. 4.0.x src/RestProcessor.php \Drupal\radioactivity\RestProcessor::payloadFile

The path and file name where the payload data is stored.

Type: string

File

src/RestProcessor.php, line 24

Class

RestProcessor
The worker class for the Radioactivity rest endpoint.

Namespace

Drupal\radioactivity

Code

private $payloadFile;