protected property ContentLanguageSettingsForm::$multipleCapable in Drupal 10
Same name and namespace in other branches
- 8 core/modules/language/src/Form/ContentLanguageSettingsForm.php \Drupal\language\Form\ContentLanguageSettingsForm::multipleCapable
- 9 core/modules/language/src/Form/ContentLanguageSettingsForm.php \Drupal\language\Form\ContentLanguageSettingsForm::multipleCapable
If this validator can handle multiple arguments.
Type: bool
File
- core/
modules/ language/ src/ Form/ ContentLanguageSettingsForm.php, line 39
Class
- ContentLanguageSettingsForm
- Configure the content language settings for this site.
Namespace
Drupal\language\FormCode
protected $multipleCapable = TRUE;