You are here

protected property EntityMatcher::$currentUser in Linkit 8.5

Same name and namespace in other branches
  1. 8.4 src/Plugin/Linkit/Matcher/EntityMatcher.php \Drupal\linkit\Plugin\Linkit\Matcher\EntityMatcher::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Linkit/Matcher/EntityMatcher.php, line 84

Class

EntityMatcher
Provides default linkit matchers for all entity types.

Namespace

Drupal\linkit\Plugin\Linkit\Matcher

Code

protected $currentUser;