You are here

protected property AddViewsCustomTable::$account in Views Custom Table 9.0.x

Same name and namespace in other branches
  1. 8 src/Form/AddViewsCustomTable.php \Drupal\view_custom_table\Form\AddViewsCustomTable::account

Drupal\Core\Session\AccountProxy definition.

Type: \Drupal\Core\Session\AccountProxy

File

src/Form/AddViewsCustomTable.php, line 47

Class

AddViewsCustomTable
Add views custom table form.

Namespace

Drupal\view_custom_table\Form

Code

protected $account;