You are here

protected property AutocompleteController::$linkitProfileStorage in Linkit 8.4

Same name and namespace in other branches
  1. 8.5 src/Controller/AutocompleteController.php \Drupal\linkit\Controller\AutocompleteController::linkitProfileStorage

The linkit profile storage service.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Controller/AutocompleteController.php, line 25
Contains \Drupal\linkit\Controller\AutocompleteController.

Class

AutocompleteController

Namespace

Drupal\linkit\Controller

Code

protected $linkitProfileStorage;