You are here

protected property OpignoMessageThreadsSorting::$request in Opigno messaging 3.x

The current request.

Type: \Symfony\Component\HttpFoundation\Request|null

File

src/Plugin/views/sort/OpignoMessageThreadsSorting.php, line 41

Class

OpignoMessageThreadsSorting
Custom threads sorting handler: display the current one first, then others.

Namespace

Drupal\opigno_messaging\Plugin\views\sort

Code

protected $request;