Completed
Push — master ( 7eb291...e8990c )
by Joseph
03:42
created
src/Jclyons52/PagePreview/Preview.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -74,7 +74,7 @@  discard block
 block discarded – undo
74 74
     }
75 75
 
76 76
     /**
77
-     * @return mixed
77
+     * @return string
78 78
      */
79 79
     public function metaTitle()
80 80
     {
@@ -123,7 +123,7 @@  discard block
 block discarded – undo
123 123
 
124 124
     /**
125 125
      * @param string $url
126
-     * @return array
126
+     * @return string
127 127
      */
128 128
     private function formatUrl($url)
129 129
     {
Please login to merge, or discard this patch.