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

View on GitHub
src/PropertyProcessor/ComposedValueProcessorFactory.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

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

    public function __construct(private bool $rootLevelComposition) {}

Closing brace must be on a line by itself
Open

    public function __construct(private bool $rootLevelComposition) {}

Opening brace should be on a new line
Open

    public function __construct(private bool $rootLevelComposition) {}

There are no issues that match your filters.

Category
Status