phplrt/phplrt

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

Summary

Maintainability
A
0 mins
Test Coverage

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

class AttributeException extends VisitorException {}

Closing brace must be on a line by itself
Open

class AttributeException extends VisitorException {}

There are no issues that match your filters.

Category
Status