Skip to content

Commit 5b00d60

Browse files
committed
Update stubs
1 parent 6438465 commit 5b00d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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)