rinvex/laravel-contacts

View on GitHub
src/Models/Contact.php

Summary

Maintainability
A
0 mins
Test Coverage

Showing 1 of 1 total issue

Avoid excessively long variable names like $throwValidationExceptions. Keep variable name length under 20.
Open

protected $throwValidationExceptions = true;
Severity: Minor
Found in src/Models/Contact.php by phpmd

There are no issues that match your filters.

Category
Status