Completed
Push — master ( a04585...ae1ab5 )
by Maxime
03:26
created
src/Distilleries/Contentful/Models/Base/ContentfulModel.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -199,7 +199,7 @@
 block discarded – undo
199 199
      *
200 200
      * @param  array|string|null $link
201 201
      * @param  mixed $query
202
-     * @param  mixed $field
202
+     * @param  string $field
203 203
      * @return \Distilleries\Contentful\Models\Base\ContentfulModel|null
204 204
      */
205 205
     protected function contentfulEntry($link, $query = null, $field = null): ?ContentfulModel
Please login to merge, or discard this patch.