You are here

property ArgumentPluginBase::$name_table in Views (for Drupal 7) 8.3

The table to use for the name, should it not be in the same table as the argument.

Type: string

File

lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php, line 54
Definition of Drupal\views\Plugin\views\argument\ArgumentPluginBase.

Class

ArgumentPluginBase
Base class for arguments.

Namespace

Drupal\views\Plugin\views\argument

Code

var $name_table;