src/validators/FieldValidator.php
Showing 6 of 6 total issues
Each class must be in a namespace of at least one level (a top-level vendor name) Open
Open
class FieldValidator {
- Exclude checks
Opening brace of a class must be on the line after the definition Open
Open
class FieldValidator {
- Exclude checks
Function closing brace must go on the next line following the body; found 3 blank lines before brace Open
Open
}
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 2 Open
Open
public function customer() {
- Exclude checks
Opening brace should be on a new line Open
Open
public function customer() {
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 2 Open
Open
}
- Exclude checks