You are here

protected property AutocompleteController::$linkitProfile in Linkit 8.5

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

The linkit profile.

Type: \Drupal\linkit\ProfileInterface

File

src/Controller/AutocompleteController.php, line 36

Class

AutocompleteController
Returns responses for linkit autocomplete routes.

Namespace

Drupal\linkit\Controller

Code

protected $linkitProfile;