You are here

private property PageContext::$taxonomyTermStorage in Acquia Lift Connector 8.4

Same name and namespace in other branches
  1. 8 src/Service/Context/PageContext.php \Drupal\acquia_lift\Service\Context\PageContext::taxonomyTermStorage
  2. 8.3 src/Service/Context/PageContext.php \Drupal\acquia_lift\Service\Context\PageContext::taxonomyTermStorage

Taxonomy term storage.

Type: \Drupal\taxonomy\TermStorageInterface

File

src/Service/Context/PageContext.php, line 61

Class

PageContext

Namespace

Drupal\acquia_lift\Service\Context

Code

private $taxonomyTermStorage;