@@ -180,8 +180,8 @@ |
||
180 | 180 | } |
181 | 181 | |
182 | 182 | /** |
183 | - * Assigns the constants of the enumerative class. |
|
184 | - */ |
|
183 | + * Assigns the constants of the enumerative class. |
|
184 | + */ |
|
185 | 185 | protected static function assignConstants() |
186 | 186 | { |
187 | 187 | static::$constants = array_keys((new \ReflectionClass(static::class))->getConstants()); |