Skip to content

Commit fe8fea0

Browse files
authoredApr 16, 2025
Revert "fix(state): update generic template type variable in ProviderInterfac…"
This reverts commit c12d3dc.
1 parent 108d92d commit fe8fea0

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)