Completed
Push — master ( 7bb44a...72105c )
by Laurent
02:19
created
class/bbcvols.class.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -75,7 +75,7 @@  discard block
 block discarded – undo
75 75
     public $date_update;
76 76
 
77 77
     /**
78
-     * @return int
78
+     * @return string
79 79
      */
80 80
     public function getIdBBCVols()
81 81
     {
@@ -83,7 +83,7 @@  discard block
 block discarded – undo
83 83
     }
84 84
 
85 85
     /**
86
-     * @return int
86
+     * @return string
87 87
      */
88 88
     public function getId()
89 89
     {
Please login to merge, or discard this patch.