public function WidgetSettingsInterface::getAllowedSettingsForAll in Maxlength 8
Returns all the settings which are allowed for all the widgets.
1 method overrides WidgetSettingsInterface::getAllowedSettingsForAll()
- WidgetSettings::getAllowedSettingsForAll in src/
WidgetSettings.php - Returns all the settings which are allowed for all the widgets.
File
- src/
WidgetSettingsInterface.php, line 24
Class
- WidgetSettingsInterface
- The WidgetManagerInterface interface definition.
Namespace
Drupal\maxlengthCode
public function getAllowedSettingsForAll();