Skip to content

Commit b35ae8b

Browse files
committed
Update stubs
1 parent 2d181bb commit b35ae8b

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)