protected property Entity::$multipleCapable in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/views/src/Plugin/views/argument_validator/Entity.php \Drupal\views\Plugin\views\argument_validator\Entity::multipleCapable
If this validator can handle multiple arguments.
Type: bool
File
- core/
modules/ views/ src/ Plugin/ views/ argument_validator/ Entity.php, line 40 - Contains \Drupal\views\Plugin\views\argument_validator\Entity.
Class
- Entity
- Defines a argument validator plugin for each entity type.
Namespace
Drupal\views\Plugin\views\argument_validatorCode
protected $multipleCapable = TRUE;