File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ This package provides the following rules for use with [`phpstan/phpstan`](https
55
55
* [ ` Localheinz\PHPStan\Rules\Methods\FinalInAbstractClassRule ` ] ( https://github.com/localheinz/phpstan-rules#methodsfinalinabstractclassrule )
56
56
* [ ` Localheinz\PHPStan\Rules\Methods\NoConstructorParameterWithDefaultValueRule ` ] ( https://github.com/localheinz/phpstan-rules#methodsnoconstructorparameterwithdefaultvaluerule )
57
57
* [ ` Localheinz\PHPStan\Rules\Methods\NoNullableReturnTypeDeclarationRule ` ] ( https://github.com/localheinz/phpstan-rules#methodsnonullablereturntypedeclarationrule )
58
- * [ ` Localheinz\PHPStan\Rules\Methods\NoParameterWithContainerTypeDeclarationRule ` ] ( https://github.com/localheinz/phpstan-rules#methodsnoparamterwithcontainertypedeclarationrule )
58
+ * [ ` Localheinz\PHPStan\Rules\Methods\NoParameterWithContainerTypeDeclarationRule ` ] ( https://github.com/localheinz/phpstan-rules#methodsnoparameterwithcontainertypedeclarationrule )
59
59
* [ ` Localheinz\PHPStan\Rules\Methods\NoParameterWithNullableTypeDeclarationRule ` ] ( https://github.com/localheinz/phpstan-rules#methodsnoparameterwithnullabletypedeclarationrule )
60
60
* [ ` Localheinz\PHPStan\Rules\Methods\NoParameterWithNullDefaultValueRule ` ] ( https://github.com/localheinz/phpstan-rules#methodsnoparameterwithnulldefaultvaluerule )
61
61
* [ ` Localheinz\PHPStan\Rules\Statements\NoSwitchRule ` ] ( https://github.com/localheinz/phpstan-rules#statementsnoswitchrule )
You can’t perform that action at this time.
0 commit comments