Pārlūkot izejas kodu

Fix synax for 7.2 support

shalvah 5 gadi atpakaļ
vecāks
revīzija
bb3d511133
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  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.