public property Converter::$hook in Drupal 7 to 8/9 Module Upgrader 8
Hook.
If the plugin converts a hook (or several hooks), the hook(s) it converts (without the hook_ prefix).
Type: string|string[]
File
- src/
Annotation/ Converter.php, line 45
Class
- Converter
- Defines a Plugin annotation object for DMU converter plugins.
Namespace
Drupal\drupalmoduleupgrader\AnnotationCode
public $hook;