You are here

protected property DeprecationAnalyzer::$scanResultStorage in Upgrade Status 8.3

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

Upgrade status scan result storage.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface

File

src/DeprecationAnalyzer.php, line 25

Class

DeprecationAnalyzer

Namespace

Drupal\upgrade_status

Code

protected $scanResultStorage;