Skip to content

Commit 4eef915

Browse files
committedNov 19, 2021
Update stubs
1 parent 2109536 commit 4eef915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎stubs/ext/reflection/ReflectionAttribute.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
final class ReflectionAttribute
3+
class ReflectionAttribute
44
{
55
public function getName() : string
66
{

0 commit comments

Comments
 (0)
Please sign in to comment.