mirovit/nova-notifications

View on GitHub

Showing 1 of 1 total issue

Notification has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

class Notification implements NotificationContract, Arrayable
{
    const LEVELS = ['info', 'success', 'error'];

    protected $notification = [];
Severity: Minor
Found in src/Notification.php - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language