We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fb044b commit 60c1d2eCopy full SHA for 60c1d2e
1 file changed
src/Container/Container.php
@@ -38,7 +38,7 @@ public function __construct(
38
*
39
* @return ($id is class-string<T> ? T : object)
40
41
- * @template T object
+ * @template T of object
42
*/
43
public function get(string $id): mixed
44
{
0 commit comments