Skip to content

Commit f42f291

Browse files
committed
Update stubs
1 parent d492e2f commit f42f291

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)