Completed
Push — master ( db4de5...70a866 )
by Tobias
01:54
created
AlgoliaPlaces.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -230,7 +230,7 @@
 block discarded – undo
230 230
      * @param string      $attribute
231 231
      * @param string|null $locale
232 232
      *
233
-     * @return string|int|float
233
+     * @return null|string
234 234
      */
235 235
     private function getResultAttribute(array $result, string $attribute, string $locale = null)
236 236
     {
Please login to merge, or discard this patch.