constant MultiValue::CARDINALITY_UNLIMITED in SAML Authentication 4.x
Same name and namespace in other branches
- 8.3 src/Element/MultiValue.php \Drupal\samlauth\Element\MultiValue::CARDINALITY_UNLIMITED
Value indicating that an instance of this element accepts unlimited values.
File
- src/
Element/ MultiValue.php, line 140
Class
- MultiValue
- Provides a multi-value form element.
Namespace
Drupal\samlauth\ElementCode
const CARDINALITY_UNLIMITED = -1;