function FieldStorageAddController::__construct
Constructs a new FieldStorageAddController.
File
-
core/
modules/ field_ui/ src/ Controller/ FieldStorageAddController.php, line 45
Class
- FieldStorageAddController
- Controller for building the field type links.
Namespace
Drupal\field_ui\ControllerCode
public function __construct(FieldTypePluginManagerInterface $fieldTypePluginManager, FieldTypeCategoryManagerInterface $fieldTypeCategoryManager, PrivateTempStore $tempStore) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.