skqr/hateoas

View on GitHub
Metadata/Resource/MinerProvider.php

Summary

Maintainability
A
0 mins
Test Coverage

The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line
Open

    {

Multi-line function declarations must define one parameter per line
Open

        MetadataCache $metadataCache, $resourceClassPath

Only one argument is allowed per line in a multi-line function call
Open

            $this->metadataCache, $this->resourceClassPath, $oreClass

Only one argument is allowed per line in a multi-line function call
Open

            $this->metadataCache, $this->resourceClassPath, $oreClass

There are no issues that match your filters.

Category
Status