veksa/carrot-api

View on GitHub
src/Types/Conversation.php

Summary

Maintainability
B
7 hrs
Test Coverage
A
100%

Conversation has 37 functions (exceeds 20 allowed). Consider refactoring.
Open

class Conversation extends BaseType implements TypeInterface
{
    /**
     * {@inheritdoc}
     *
Severity: Minor
Found in src/Types/Conversation.php - About 4 hrs to fix

    File Conversation.php has 256 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    namespace Veksa\Carrot\Types;
    
    use Veksa\Carrot\Exceptions\InvalidArgumentException;
    
    
    Severity: Minor
    Found in src/Types/Conversation.php - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status