Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 3bbc5d9

Browse files
authored
Merge pull request #1 from reactphp-parallel/Add-missing-Annotation-annotation
Add missing Annotation annotation
2 parents f8844d0 + 41636b7 commit 3bbc5d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Defer.php

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
namespace ReactParallel\ObjectProxy\Attribute;
66

7+
/**
8+
* @Annotation()
9+
*/
710
final class Defer
811
{
912
}

0 commit comments

Comments
 (0)