protected property ViewmodepagePattern::$selectionConditionCollection in View Mode Page 3.2.x
Same name and namespace in other branches
- 8.3 src/Entity/ViewmodepagePattern.php \Drupal\view_mode_page\Entity\ViewmodepagePattern::selectionConditionCollection
- 4.0.x src/Entity/ViewmodepagePattern.php \Drupal\view_mode_page\Entity\ViewmodepagePattern::selectionConditionCollection
The plugin collection that holds the selection criteria condition plugins.
Type: \Drupal\Component\Plugin\LazyPluginCollection
File
- src/
Entity/ ViewmodepagePattern.php, line 142
Class
- ViewmodepagePattern
- Defines the Viewmodepage pattern entity.
Namespace
Drupal\view_mode_page\EntityCode
protected $selectionConditionCollection;