protected property FieldController::$storage in Display Suite 8.2
Same name and namespace in other branches
- 8.4 src/Controller/FieldController.php \Drupal\ds\Controller\FieldController::storage
- 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\ControllerCode
protected $storage;