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 e2052af commit 7ca7ed6Copy full SHA for 7ca7ed6
src/Util/Common.php
@@ -330,7 +330,7 @@ public static function stripColors($text)
330
/**
331
* Returns true if the specified string is in the camel caps format.
332
*
333
- * @param string $string The string the verify.
+ * @param string $string The string to verify.
334
* @param boolean $classFormat If true, check to see if the string is in the
335
* class format. Class format strings must start
336
* with a capital letter and contain no
0 commit comments