Skip to content

Commit b1eeb98

Browse files
authored
Revert "fix(state): update generic template type variable in ProviderInterfac…" (#7094)
1 parent 0ff950f commit b1eeb98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/State/ProviderInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
/**
2121
* Retrieves data from a persistence layer.
2222
*
23-
* @template T of object|array
23+
* @template T of object
2424
*
2525
* @author Antoine Bluchet <soyuka@gmail.com>
2626
*/

0 commit comments

Comments
 (0)