swaggest/php-json-schema

View on GitHub
src/Wrapper.php

Summary

Maintainability
A
2 hrs
Test Coverage

Wrapper has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

class Wrapper implements SchemaContract, MetaHolder, SchemaExporter, \JsonSerializable
{
    /** @var Schema */
    private $schema;

Severity: Minor
Found in src/Wrapper.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status