1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 01:34:03 +00:00

Apply fixes from StyleCI

This commit is contained in:
stancl 2019-08-17 08:53:09 +00:00 committed by StyleCI Bot
parent 9029bcd465
commit ba5b7213f8

View file

@ -4,10 +4,10 @@ return [
'Getting Started' => [
'url' => 'docs/getting-started',
'children' => [
'Installation' => 'docs/installation',
'Storage Drivers' => 'docs/storage-drivers',
'Installation' => 'docs/installation',
'Storage Drivers' => 'docs/storage-drivers',
'This Package vs Others' => 'docs/difference-between-this-package-and-others',
'Configuration' => 'docs/configuration',
'Configuration' => 'docs/configuration',
],
],
'Usage' => [