Passed
Push — master ( c5fa10...a1252b )
by Dmitry
02:24
created
src/ModelTransformer/ModelTransformerInterface.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@  discard block
 block discarded – undo
12 12
      *
13 13
      * @param object|array|\Traversable $object
14 14
      * @param string $targetClass
15
-     * @param ContextInterface|null $context
16 15
      *
17 16
      * @return bool
18 17
      */
@@ -23,7 +22,6 @@  discard block
 block discarded – undo
23 22
      *
24 23
      * @param object|array|\Traversable $object
25 24
      * @param string $targetClass
26
-     * @param ContextInterface $context
27 25
      *
28 26
      * @return array|object|\object[]
29 27
      */
Please login to merge, or discard this patch.