You are here

private property ThemeFunctionDeprecationAnalyzer::$container in Upgrade Status 8.3

Same name and namespace in other branches
  1. 8.2 src/ThemeFunctionDeprecationAnalyzer.php \Drupal\upgrade_status\ThemeFunctionDeprecationAnalyzer::container

The service container.

Type: \Symfony\Component\DependencyInjection\ContainerInterface

File

src/ThemeFunctionDeprecationAnalyzer.php, line 35

Class

ThemeFunctionDeprecationAnalyzer
A theme function deprecation analyzer.

Namespace

Drupal\upgrade_status

Code

private $container;