You are here

constant MultiValue::CARDINALITY_UNLIMITED in SAML Authentication 8.3

Same name and namespace in other branches
  1. 4.x 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\Element

Code

const CARDINALITY_UNLIMITED = -1;