public static function enableWithTriggerError() : void { self::$type = self::$type ?? 0; self::$type |= self::TYPE_TRIGGER_ERROR; }