Skip to content

Commit 22d170f

Browse files
minor #542 [8.4][ReflectionConstant] Update authorship comment (DanielEScherzer)
This PR was merged into the 1.x branch. Discussion ---------- [8.4][ReflectionConstant] Update authorship comment Per discussion on #541 Commits ------- 6ddfd41 [8.4][ReflectionConstant] Update authorship comment
2 parents 293ea30 + 6ddfd41 commit 22d170f

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)