Completed
Push — master ( 2eb7e3...927700 )
by Tim
25:04 queued 10:07
created
Classes/RealUrlImage.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -160,7 +160,7 @@  discard block
 block discarded – undo
160 160
     /**
161 161
      * Add the absrefprefix
162 162
      *
163
-     * @param $url
163
+     * @param string $url
164 164
      *
165 165
      * @return string
166 166
      */
@@ -179,7 +179,7 @@  discard block
 block discarded – undo
179 179
      * @param array $info image info array:
180 180
      * @param mixed $file
181 181
      *
182
-     * @param null $cObj
182
+     * @param Xclass\Frontend\ContentObject\ContentObjectRenderer $cObj
183 183
      *
184 184
      * @return string
185 185
      */
Please login to merge, or discard this patch.