Skip to content

Commit

Permalink
CS
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai committed Oct 23, 2023
1 parent 4fd8f2a commit 8caa89f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Deferred.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* Deferred: a wrapper object.
*
* @template T
*
* @template-implements Interfaces\Deferred<T>
*
* @psalm-suppress PropertyNotSetInConstructor
Expand Down
1 change: 1 addition & 0 deletions src/Immediate.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* Immediate: a wrapper object.
*
* @template T
*
* @template-implements Interfaces\Deferred<T>
*
* @internal
Expand Down

0 comments on commit 8caa89f

Please sign in to comment.