You are here

property Sql::$tables in Views (for Drupal 7) 8.3

Holds an array of tables and counts added so that we can create aliases

File

lib/Drupal/views/Plugin/views/query/Sql.php, line 37
Definition of Drupal\views\Plugin\views\query\Sql.

Class

Sql
@todo.

Namespace

Drupal\views\Plugin\views\query

Code

var $tables = array();