You are here

protected property TemporaryJsonapiFileFieldUploader::$systemFileConfig in JSON:API 8.2

System file configuration.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/Controller/TemporaryJsonapiFileFieldUploader.php, line 98

Class

TemporaryJsonapiFileFieldUploader
Reads data from an upload stream and creates a corresponding file entity.

Namespace

Drupal\jsonapi\Controller

Code

protected $systemFileConfig;