wol-soft/php-json-schema-model-generator

View on GitHub
src/PropertyProcessor/Property/AbstractValueProcessor.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE)
Open

        private string $type = '',

Arguments with default values must be at the end of the argument list
Open

        private string $type = '',

Line indented incorrectly; expected 4 spaces, found 8
Open

        private string $type = '',

There are no issues that match your filters.

Category
Status