Skip to content
Snippets Groups Projects
Unverified Commit 4facd2a6 authored by Christophe Coevoet's avatar Christophe Coevoet Committed by Sebastian Bergmann
Browse files

Improve the generic types

parent 148be7f5
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ final class Context
}
/**
* @psalm-template T
* @psalm-template T of object|array
*
* @psalm-param T $value
*
......@@ -60,7 +60,7 @@ final class Context
}
/**
* @psalm-template T
* @psalm-template T of object|array
*
* @psalm-param T $value
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment