We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd84085 commit e48003eCopy full SHA for e48003e
src/Tools/Traits/ParamHelpers.php
@@ -5,7 +5,7 @@
5
trait ParamHelpers
6
{
7
/**
8
- * Create proper arrays from dot-noted parameter names.
+ * Create proper arrays from dot-noted parameter names. Also filter out parameters which were excluded from having examples.
9
*
10
* @param array $params
11
0 commit comments