Commit 33252a0b authored by Jürgen Haas's avatar Jürgen Haas Committed by Nicolas Borda
Browse files

Issue #3105915 by jurgenhaas, ipwa: InstagramWithoutApi::build() needs to return array

parent c695db58
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -105,7 +105,7 @@ class InstagramWithoutApi extends BlockBase {
      $response = (string) $instagram_url->getBody();
      if (empty($response)) {
        //Can't find Url
        return FALSE;
        return [];
      }

      // the start position