src/Flow/Directives/DumpDirective.php

Summary

Maintainability
A
0 mins
Test Coverage

The closing brace for the class must go on the next line after the body
Open

}

Expected 1 space after closing parenthesis; found 9
Open

        if (PHP_SAPI !== 'cli' && class_exists(\Symfony\Component\VarDumper\VarDumper::class))

There are no issues that match your filters.

Category
Status