protected property ViewsEntityArgumentValidator::$basePluginId in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 32 - Contains \Drupal\views\Plugin\Derivative\ViewsEntityArgumentValidator.
Class
- ViewsEntityArgumentValidator
- Provides views argument validator plugin definitions for all entity types.
Namespace
Drupal\views\Plugin\DerivativeCode
protected $basePluginId;