norse-blue/php-string-extensions-regex

View on GitHub
.ide_helper.php

Summary

Maintainability
A
0 mins
Test Coverage

Each class must be in a file by itself
Open

        class StringFacade
Severity: Minor
Found in .ide_helper.php by phpcodesniffer

USE declarations must go after the first namespace declaration
Open

    use NorseBlue\ScalarObjects\Types\BoolType;
Severity: Minor
Found in .ide_helper.php by phpcodesniffer

USE declarations must go after the first namespace declaration
Open

    use NorseBlue\ScalarObjects\Types\StringType;
Severity: Minor
Found in .ide_helper.php by phpcodesniffer

USE declarations must go after the first namespace declaration
Open

    use NorseBlue\ScalarObjects\Types\IntType;
Severity: Minor
Found in .ide_helper.php by phpcodesniffer

There are no issues that match your filters.

Category
Status