You are here

protected property LibraryDeprecationAnalyzer::$twigEnvironment in Upgrade Status 8.3

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

The Twig environment.

Type: \Drupal\Core\Template\TwigEnvironment

File

src/LibraryDeprecationAnalyzer.php, line 38

Class

LibraryDeprecationAnalyzer
A library deprecation analyzer.

Namespace

Drupal\upgrade_status

Code

protected $twigEnvironment;