Test Failed
Push — master ( 2e358d...6afeb6 )
by
unknown
04:36 queued 02:44
created
src/Silk/Exchange/Extractor/Extractor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,7 @@
 block discarded – undo
14 14
 {
15 15
     /**
16 16
      * Extrai as informações existentes em uma classe
17
-     * @param $object
17
+     * @param \Silk\Model\AbstractMappableModel $object
18 18
      * @return array
19 19
      */
20 20
     public static function extract($object, $parent = true)
Please login to merge, or discard this patch.