We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6ed695 + 8ddb990 commit 9382495Copy full SHA for 9382495
1 file changed
user_guide_src/source/helpers/inflector_helper.rst
@@ -94,7 +94,7 @@ The following functions are available:
94
Takes multiple words in camelCase or PascalCase and converts them to snake_case.
95
Example:
96
97
- .. literalinclude:: inflector_helper/007.php
+ .. literalinclude:: inflector_helper/014.php
98
99
.. php:function:: humanize($string[, $separator = '_'])
100
0 commit comments