pixelfederation/swoole-bundle

View on GitHub
src/Bridge/Symfony/Container/ServicePool/BaseServicePool.php

Summary

Maintainability
A
0 mins
Test Coverage

Line indented incorrectly; expected 4 spaces, found 8
Open

        private ?Resetter $resetter = null,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private ?StabilityChecker $stabilityChecker = null

Line indented incorrectly; expected 4 spaces, found 8
Open

        private Mutex $mutex,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private int $instancesLimit = 50,

There are no issues that match your filters.

Category
Status