You are here

public property ViewsWizard::$base_table in Drupal 9

Same name and namespace in other branches
  1. 8 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;