You are here

namespace Drupal\upgrade_status in Upgrade Status 8.2

Same name in other branches
  1. 8.3 Drupal\upgrade_status
  2. 8 Drupal\upgrade_status
Classsort descending Location Description
DeprecationAnalyzer src/DeprecationAnalyzer.php
DeprecationMessage src/DeprecationMessage.php A value object containing a deprecation message with some metadata.
LibraryDeprecationAnalyzer src/LibraryDeprecationAnalyzer.php A library deprecation analyzer.
ProjectCollector src/ProjectCollector.php Collects projects collated for the purposes of upgrade status.
ScanResultFormatter src/ScanResultFormatter.php Format scan results for display or export.
ThemeFunctionDeprecationAnalyzer src/ThemeFunctionDeprecationAnalyzer.php A theme function deprecation analyzer.