private property Grep::$targets in Drupal 7 to 8/9 Module Upgrader 8
Type: string[]
File
- src/
Plugin/ DMU/ Converter/ Grep.php, line 23
Class
- Grep
- Plugin annotation @Converter( id = "grep", description = @Translation("Searches for and replaces commonly-used code that has changed in Drupal 8.") )
Namespace
Drupal\drupalmoduleupgrader\Plugin\DMU\ConverterCode
private $targets = [];