You are here

protected property AutocompleteController::$linkitProfileStorage in Linkit 8.5

Same name and namespace in other branches
  1. 8.4 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 22

Class

AutocompleteController
Returns responses for linkit autocomplete routes.

Namespace

Drupal\linkit\Controller

Code

protected $linkitProfileStorage;