phplrt/phplrt

View on GitHub
libs/visitor/src/Exception/BrokenTreeException.php

Summary

Maintainability
A
0 mins
Test Coverage

Opening brace of a class must be on the line after the definition
Open

class BrokenTreeException extends \InvalidArgumentException {}

Closing brace must be on a line by itself
Open

class BrokenTreeException extends \InvalidArgumentException {}

There are no issues that match your filters.

Category
Status