hookFailed constant

String const hookFailed

Implementation

static const String hookFailed =
    'A hook failed during execution. '
    'Review the hook output above for details.';