You are here

protected property RawSQLArgument::$account in Views Raw SQL 8

Provides current_user service.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Plugin/views/argument/RawSQLArgument.php, line 24

Class

RawSQLArgument
Argument handler to accept a numeric range.

Namespace

Drupal\views_raw_sql\Plugin\views\argument

Code

protected $account;