diff --git a/src/Php84/Resources/stubs/ReflectionConstant.php b/src/Php84/Resources/stubs/ReflectionConstant.php index f4c8448b..42ed4a26 100644 --- a/src/Php84/Resources/stubs/ReflectionConstant.php +++ b/src/Php84/Resources/stubs/ReflectionConstant.php @@ -10,9 +10,7 @@ */ if (\PHP_VERSION_ID < 80400) { - /** - * @author Daniel Scherzer - */ + // @author Daniel Scherzer final class ReflectionConstant { /**