function FieldConfigEditForm::__construct
File
-
core/
modules/ field_ui/ src/ Form/ FieldConfigEditForm.php, line 59
Class
- FieldConfigEditForm
- Provides a form for the field settings form.
Namespace
Drupal\field_ui\FormCode
public function __construct(protected EntityTypeBundleInfoInterface $entityTypeBundleInfo, protected TypedDataManagerInterface $typedDataManager, protected EntityDisplayRepositoryInterface $entityDisplayRepository, protected PrivateTempStore $tempStore, protected ElementInfoManagerInterface $elementInfo) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.