ContentLanguageSettingsForm::$multipleCapable
Same name in other branches
- 9 core/modules/language/src/Form/ContentLanguageSettingsForm.php \Drupal\language\Form\ContentLanguageSettingsForm::multipleCapable
- 8.9.x core/modules/language/src/Form/ContentLanguageSettingsForm.php \Drupal\language\Form\ContentLanguageSettingsForm::multipleCapable
- 11.x 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 40
Class
- ContentLanguageSettingsForm
- Configure the content language settings for this site.
Namespace
Drupal\language\FormCode
protected $multipleCapable = TRUE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.