Fix order of sorting for cyclic dependencies #392
coding-standards.yml
on: pull_request
Matrix: Coding Standards / Coding Standards
Annotations
4 errors
Coding Standards / Coding Standards (8.3):
src/Sorter/TopologicalSorter.php#L11
Type array_unshift is not used in this file.
|
Coding Standards / Coding Standards (8.3):
src/Sorter/TopologicalSorter.php#L13
Type get_class is not used in this file.
|
Coding Standards / Coding Standards (8.3):
src/Sorter/TopologicalSorter.php#L16
Type usort is not used in this file.
|
Coding Standards / Coding Standards (8.3)
Process completed with exit code 1.
|