Showing 252 of 252 total issues
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private StorageInterface $storage,
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private BootableInterface $bootManager
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private RequestHandlerInterface $decorated,
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private TaskHandlerInterface $decorated,
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private RequestHandlerInterface $decorated,
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 8 Open
Open
if (!$reflContainer->hasMethod('createProxy')) {
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 12 Open
Open
if (isset($ignoredMethods[$methodName]) || !str_starts_with($methodName, 'get')) {
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private ParameterBagInterface $parameterBag
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private AtomicCounter $requestCounter
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 12 Open
Open
}
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private ApiServerClientFactory $apiServerClientFactory,
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private RequestProfiler $profiler
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private RequestDataProvider $dataProvider,
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private string $name = self::DEFAULT_SESSION_NAME,
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private string $runningMode = 'process',
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
}
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 8 Open
Open
}
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private ?Resetter $resetter = null,
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private ?StabilityChecker $stabilityChecker = null
- Exclude checks
Space before opening parenthesis of function call prohibited Open
Open
->map(fn (BootableInterface $bootable): callable => [$bootable, 'boot'])
- Exclude checks