BookStackApp/BookStack

View on GitHub
app/Activity/Tools/WebhookFormatter.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getDefault has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public static function getDefault(string $event, Webhook $webhook, $detail, User $initiator, int $initiatedTime): self
Severity: Minor
Found in app/Activity/Tools/WebhookFormatter.php - About 35 mins to fix

    Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public function __construct(string $event, Webhook $webhook, string|Loggable $detail, User $initiator, int $initiatedTime)
    Severity: Minor
    Found in app/Activity/Tools/WebhookFormatter.php - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status