Skip to content
Snippets Groups Projects
Commit 36a2f3bb authored by Ankit Pathak's avatar Ankit Pathak
Browse files

Adding native type.

parent ff97dfa7
No related branches found
No related tags found
1 merge request!54Automated Project Update Bot fixes from run 11-188815.
...@@ -18,7 +18,7 @@ class SettingsForm extends ConfigFormBase { ...@@ -18,7 +18,7 @@ class SettingsForm extends ConfigFormBase {
* *
* @var \Drupal\Core\Config\TypedConfigManagerInterface * @var \Drupal\Core\Config\TypedConfigManagerInterface
*/ */
protected $typedConfigManager; protected TypedConfigManagerInterface $typedConfigManager;
/** /**
* SettingsForm constructor. * SettingsForm constructor.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment