add DiscoverSolutionProviders #9
Annotations
8 errors
phpstan:
src/DiscoverSolutionProviders.php#L9
Property Spatie\ErrorSolutions\DiscoverSolutionProviders::$config type has no value type specified in iterable type array.
|
phpstan:
src/DiscoverSolutionProviders.php#L16
Method Spatie\ErrorSolutions\DiscoverSolutionProviders::for() has parameter $types with no value type specified in iterable type array.
|
phpstan:
src/DiscoverSolutionProviders.php#L16
Method Spatie\ErrorSolutions\DiscoverSolutionProviders::for() return type has no value type specified in iterable type array.
|
phpstan:
src/DiscoverSolutionProviders.php#L16
PHPDoc tag @return has invalid value (array<HasSolutionsForThrowable): Unexpected token "*/", expected '>' at offset 43
|
phpstan:
src/DiscoverSolutionProviders.php#L34
Method Spatie\ErrorSolutions\DiscoverSolutionProviders::get() return type has no value type specified in iterable type array.
|
phpstan:
src/DiscoverSolutionProviders.php#L34
PHPDoc tag @return has invalid value (array<HasSolutionsForThrowable): Unexpected token "*/", expected '>' at offset 43
|
phpstan:
src/DiscoverSolutionProviders.php#L45
Method Spatie\ErrorSolutions\DiscoverSolutionProviders::getProviderClassesForType() return type has no value type specified in iterable type array.
|
phpstan
Process completed with exit code 1.
|