Procházet zdrojové kódy

Fix synax for 7.2 support

shalvah před 5 roky
rodič
revize
bb3d511133
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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.