You are here

protected property ShsController::$container in Simple hierarchical select 2.0.x

Same name and namespace in other branches
  1. 8 src/Controller/ShsController.php \Drupal\shs\Controller\ShsController::container

The dependency injection container.

Type: \Symfony\Component\DependencyInjection\ContainerInterface

File

src/Controller/ShsController.php, line 22

Class

ShsController
Controller for getting taxonomy terms.

Namespace

Drupal\shs\Controller

Code

protected $container;