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