Skip to content

Commit 6ddfd41

Browse files
[8.4][ReflectionConstant] Update authorship comment
Per discussion on #541
1 parent 293ea30 commit 6ddfd41

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Php84/Resources/stubs/ReflectionConstant.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@
1010
*/
1111

1212
if (\PHP_VERSION_ID < 80400) {
13-
/**
14-
* @author Daniel Scherzer <[email protected]>
15-
*/
13+
// @author Daniel Scherzer <[email protected]>
1614
final class ReflectionConstant
1715
{
1816
/**

0 commit comments

Comments
 (0)