protected property ViewsEntityArgumentValidator::$basePluginId in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php \Drupal\views\Plugin\Derivative\ViewsEntityArgumentValidator::basePluginId
The base plugin ID this derivative is for.
Type: string
File
- core/
modules/ views/ src/ Plugin/ Derivative/ ViewsEntityArgumentValidator.php, line 34
Class
- ViewsEntityArgumentValidator
- Provides views argument validator plugin definitions for all entity types.
Namespace
Drupal\views\Plugin\DerivativeCode
protected $basePluginId;