moay/loxberry-php-core

View on GitHub
src/Communication/Notifications.php

Summary

Maintainability
A
35 mins
Test Coverage

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

        string $packageName,
        string $name,
        string $message,
        array $additionalData = [],
        $isError = false
Severity: Minor
Found in src/Communication/Notifications.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status