norse-blue/php-string-extensions-uuid

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 Ramsey\Uuid\UuidInterface;
Severity: Minor
Found in .ide_helper.php by phpcodesniffer

USE declarations must go after the first namespace declaration
Open

    use Ramsey\Uuid\UuidInterface;
Severity: Minor
Found in .ide_helper.php by phpcodesniffer

There are no issues that match your filters.

Category
Status