You are here

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

Provides current_user service.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Plugin/views/sort/RawSQLSort.php, line 23

Class

RawSQLSort
Default implementation of a raw SQL sort plugin.

Namespace

Drupal\views_raw_sql\Plugin\views\sort

Code

protected $account;