Skip to content

Commit 17d264e

Browse files
Warxcellspawnia
andauthored
Update src/Executor/Promise/Promise.php
Co-authored-by: Benedikt Franke <[email protected]>
1 parent eed7f3d commit 17d264e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Executor/Promise/Promise.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
/**
1111
* Convenience wrapper for promises represented by Promise Adapter.
12-
* @template T
12+
* @template TFulfilled
1313
*/
1414
class Promise
1515
{

0 commit comments

Comments
 (0)