DevelGenerate::$drushSettings

An array whose keys are the settings available to the DevelGenerate drush command: "suffix", "alias", "options" and "args".

Type: array

File

devel_generate/src/Annotation/DevelGenerate.php, line 76

Class

DevelGenerate
Defines a DevelGenerate annotation object.

Namespace

Drupal\devel_generate\Annotation

Code

public $drushSettings = [];