You are here

public property Analyzer::$documentation in Drupal 7 to 8/9 Module Upgrader 8

Documentation describing the changes covered by the plugin.

Each item in the array should be an array with 'url' and 'title' keys.

Type: array[]

File

src/Annotation/Analyzer.php, line 43

Class

Analyzer
Defines a Plugin annotation object for DMU analyzer plugins.

Namespace

Drupal\drupalmoduleupgrader\Annotation

Code

public $documentation = [];