skqr/hateoas-bundle

View on GitHub
Config/ResourceEntityMapSymfonyCache.php

Summary

Maintainability
A
0 mins
Test Coverage

There must be one USE keyword per declaration
Open

use Symfony\Component\Config\ConfigCache,

TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
Open

        $code = var_export($map, TRUE);

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

            $cacheScriptPath, $this->kernel->isDebug()

There are no issues that match your filters.

Category
Status