You are here

protected property FieldController::$storage in Display Suite 8.2

Same name and namespace in other branches
  1. 8.4 src/Controller/FieldController.php \Drupal\ds\Controller\FieldController::storage
  2. 8.3 src/Controller/FieldController.php \Drupal\ds\Controller\FieldController::storage

The config storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/Controller/FieldController.php, line 23

Class

FieldController
Route controller fields.

Namespace

Drupal\ds\Controller

Code

protected $storage;