ViewsWizard::$base_table

Same name and namespace in other branches
  1. 9 core/modules/views/src/Annotation/ViewsWizard.php \Drupal\views\Annotation\ViewsWizard::base_table
  2. 8.9.x core/modules/views/src/Annotation/ViewsWizard.php \Drupal\views\Annotation\ViewsWizard::base_table
  3. 10 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 47

Class

ViewsWizard
Defines a Plugin annotation object for views wizard plugins.

Namespace

Drupal\views\Annotation

Code

public $base_table;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.