You are here

constant OnlyOnePrintDrush::GREEN_OUTPUT in Allow a content type only once (Only One) 8

Green color for text used in drush commands.

File

src/OnlyOnePrintDrush.php, line 17

Class

OnlyOnePrintDrush
Class OnlyOnePrintDrush.

Namespace

Drupal\onlyone

Code

const GREEN_OUTPUT = "\33[1;32;40m\33[1m%s\33[0m";