src/Flow/Property.php

Summary

Maintainability
A
0 mins
Test Coverage

The closing brace for the class must go on the next line after the body
Open

}
Severity: Minor
Found in src/Flow/Property.php by phpcodesniffer

Expected 1 space after closing parenthesis; found 9
Open

        if (empty(static::$data[$name]))
Severity: Minor
Found in src/Flow/Property.php by phpcodesniffer

Expected 1 space after closing parenthesis; found 9
Open

        if (!static::$path)
Severity: Minor
Found in src/Flow/Property.php by phpcodesniffer

There are no issues that match your filters.

Category
Status