Skip to content

Commit c3849aa

Browse files
committed
Update stubs
1 parent 3d2b77b commit c3849aa

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)