Dwarfex/WordpressApiWrapper

View on GitHub
src/Model/Post.php

Summary

Maintainability
C
1 day
Test Coverage

Post has 46 functions (exceeds 20 allowed). Consider refactoring.
Open

class Post extends HydratableModel
{
    /**
     * @var int
     */
Severity: Minor
Found in src/Model/Post.php - About 6 hrs to fix

    File Post.php has 251 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    declare(strict_types=1);
    
    namespace Somecoding\WordpressApiWrapper\Model;
    
    
    Severity: Minor
    Found in src/Model/Post.php - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status