DOCSP-51123: CC edits and cleanup #199
Annotations
10 errors
phpcs:
source/includes/monitoring-logging/monitor.php#L33
Opening brace should be on a new line
|
phpcs:
source/includes/monitoring-logging/monitor.php#L30
Each class must be in a file by itself
|
phpcs:
source/includes/monitoring-logging/monitor.php#L25
Closing brace must be on a line by itself
|
phpcs:
source/includes/monitoring-logging/monitor.php#L25
Opening brace should be on a new line
|
phpcs:
source/includes/monitoring-logging/monitor.php#L24
Closing brace must be on a line by itself
|
phpcs:
source/includes/monitoring-logging/monitor.php#L24
Opening brace should be on a new line
|
phpcs:
source/includes/monitoring-logging/logging.php#L16
Expected 0 lines between same types of use statement, found 7.
|
phpcs:
source/includes/bson/Person.php#L16
Parentheses must be used when instantiating a new class
|
phpcs:
source/includes/bson/Person.php#L14
Parentheses must be used when instantiating a new class
|
phpcs:
source/includes/bson/Person.php#L9
Required promotion of property $name.
|