phplrt/phplrt

View on GitHub
libs/compiler/src/IncludesExecutor.php

Summary

Maintainability
A
0 mins
Test Coverage

Closing brace must be on a line by itself
Open

    public function __construct(private \Closure $loader) {}

Opening brace should be on a new line
Open

    public function __construct(private \Closure $loader) {}

There are no issues that match your filters.

Category
Status