rspec/rules/S107/parameters.adoc
2022-02-01 12:25:23 +00:00

21 lines
183 B
Plaintext

=== Parameters
.max
****
----
7
----
Maximum authorized number of parameters
****
.constructorMax
****
----
7
----
Maximum authorized number of parameters for a constructor
****