You are here

protected property DeprecationAnalyzer::$twigEnvironment in Upgrade Status 8.3

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

The Twig environment.

Type: \Drupal\Core\Template\TwigEnvironment

File

src/DeprecationAnalyzer.php, line 81

Class

DeprecationAnalyzer

Namespace

Drupal\upgrade_status

Code

protected $twigEnvironment;