You are here

protected property ProfileOwner::$routeMatch in Profile 8

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Plugin/views/argument_default/ProfileOwner.php, line 27

Class

ProfileOwner
Default argument plugin to extract a user from a profile.

Namespace

Drupal\profile\Plugin\views\argument_default

Code

protected $routeMatch;