phpmentoring/webapp

View on GitHub
src/Mentoring/Conversation/Conversation.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public static function startNew(User $fromUser, User $toUser, $subject, $opening_body, \DateTime $created_at = null)
Severity: Minor
Found in src/Mentoring/Conversation/Conversation.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status