Completed
Push — master ( 125bf3...ee5ef1 )
by Stefan
03:04
created
src/OneSheet/Style/Border.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -40,7 +40,7 @@  discard block
 block discarded – undo
40 40
     }
41 41
 
42 42
     /**
43
-     * @return mixed
43
+     * @return integer
44 44
      */
45 45
     public function getId()
46 46
     {
@@ -83,7 +83,7 @@  discard block
 block discarded – undo
83 83
     }
84 84
 
85 85
     /**
86
-     * @param $type
86
+     * @param string $type
87 87
      * @return string
88 88
      */
89 89
     private function getTypeXml($type)
Please login to merge, or discard this patch.