Completed
Push — master ( 8b4054...4373f8 )
by Zhmayev
01:33
created
src/Session.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -267,7 +267,7 @@
 block discarded – undo
267 267
      * @static
268 268
      * @param  string  Base URL of vTiger CRM
269 269
      * @param string $baseUrl
270
-     * @return boolean Returns cleaned and fixed vTiger URL
270
+     * @return string Returns cleaned and fixed vTiger URL
271 271
      */
272 272
     private static function fixVtigerBaseUrl($baseUrl)
273 273
     {
Please login to merge, or discard this patch.