laravel/framework

View on GitHub
src/Illuminate/Support/MessageBag.php

Summary

Maintainability
A
3 hrs
Test Coverage

MessageBag has 30 functions (exceeds 20 allowed). Consider refactoring.
Open

class MessageBag implements Jsonable, JsonSerializable, MessageBagContract, MessageProvider, Stringable
{
    /**
     * All of the registered messages.
     *
Severity: Minor
Found in src/Illuminate/Support/MessageBag.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status