FileUpload::$fieldManager

Same name in other branches
  1. 9 core/modules/jsonapi/src/Controller/FileUpload.php \Drupal\jsonapi\Controller\FileUpload::fieldManager

The field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

core/modules/jsonapi/src/Controller/FileUpload.php, line 56

Class

FileUpload
Handles file upload requests.

Namespace

Drupal\jsonapi\Controller

Code

protected $fieldManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.