public property ViewsWizard::$base_table in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Annotation/ViewsWizard.php \Drupal\views\Annotation\ViewsWizard::base_table
The base tables on which this wizard is used.
Type: array
File
- core/
modules/ views/ src/ Annotation/ ViewsWizard.php, line 52 - Contains \Drupal\views\Annotation\ViewsWizard.
Class
- ViewsWizard
- Defines a Plugin annotation object for views wizard plugins.
Namespace
Drupal\views\AnnotationCode
public $base_table;