You are here

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

Red color for text used in drush commands.

File

src/OnlyOnePrintDrush.php, line 22

Class

OnlyOnePrintDrush
Class OnlyOnePrintDrush.

Namespace

Drupal\onlyone

Code

const RED_OUTPUT = "\33[31;40m\33[1m%s\33[0m";