You are here

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

The router service.

Type: \Drupal\Core\Routing\AccessAwareRouterInterface

File

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

Class

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

Namespace

Drupal\opigno_messaging\Plugin\views\sort

Code

protected $router;