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 69bc6e4 commit 277df35Copy full SHA for 277df35
src/Transformers/ArrayGetterTransformer.php
@@ -15,7 +15,7 @@
15
class ArrayGetterTransformer implements TransformerArrayContract
16
{
17
/**
18
- * @param Closure(array,string):array $closure
+ * @param Closure(GetValue,string):array $closure
19
* @param bool $beforeValidation
20
*/
21
public function __construct(
0 commit comments