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 a75560c commit 1e199ccCopy full SHA for 1e199cc
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