From 00f2a0333262233cbb3427508cc12749cf5b4e81 Mon Sep 17 00:00:00 2001 From: StyleCI Bot Date: Sun, 5 Jan 2025 20:04:21 +0000 Subject: [PATCH] Apply fixes from StyleCI --- config/scribe.php | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/config/scribe.php b/config/scribe.php index b470f2f97..b9d52e6bc 100644 --- a/config/scribe.php +++ b/config/scribe.php @@ -1,5 +1,14 @@ [ - 'html_attributes' => [] + 'html_attributes' => [], ], 'try_it_out' => [ @@ -122,7 +131,7 @@ return [ ], // Text to place in the "Introduction" section, right after the `description`. Markdown and HTML are supported. - 'intro_text' => << <<<'INTRO' This documentation aims to provide all the information you need to work with our API.