Skip to content

Commit

Permalink
Update src/Executor/Promise/Promise.php
Browse files Browse the repository at this point in the history
Co-authored-by: Benedikt Franke <[email protected]>
  • Loading branch information
Warxcell and spawnia authored Jun 13, 2022
1 parent eed7f3d commit 17d264e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Executor/Promise/Promise.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

/**
* Convenience wrapper for promises represented by Promise Adapter.
* @template T
* @template TFulfilled
*/
class Promise
{
Expand Down

0 comments on commit 17d264e

Please sign in to comment.