Quellcode durchsuchen

Fix synax for 7.2 support

shalvah vor 5 Jahren
Ursprung
Commit
bb3d511133
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2 1
      config/scribe.php

+ 2 - 1
config/scribe.php

@@ -70,7 +70,8 @@ return [
 Welcome to our API documentation!
 
 <aside>As you scroll, you'll see code examples for working with the API in different programming languages in the dark area to the right (or as part of the content on mobile), and you can switch the programming language of the examples with the tabs in the top right (or from the nav menu at the top left on mobile).</aside>
-INTRO,
+INTRO
+    ,
 
     /*
      * Example requests for each endpoint will be shown in each of these languages.