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.
2 parents a75560c + 1e199cc commit 869c9ddCopy full SHA for 869c9dd
src/Enum.php
@@ -405,7 +405,7 @@ private static function noAmbiguousValues(array $constants)
405
* This will be called automatically on calling a method
406
* with the same name of a defined enumerator.
407
*
408
- * @param string $method The name of the enumeraotr (called as method)
+ * @param string $method The name of the enumerator (called as method)
409
* @param array $args There should be no arguments
410
* @return static
411
* @throws InvalidArgumentException On an invalid or unknown name
0 commit comments