MPOS/php-mpos

View on GitHub
include/classes/block.class.php

Summary

Maintainability
A
2 hrs
Test Coverage

Block has 22 functions (exceeds 20 allowed). Consider refactoring.
Open

class Block extends Base {
  protected $table = 'blocks';

  /**
   * Specific method to fetch the latest block found
Severity: Minor
Found in include/classes/block.class.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status