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

Apply fixes from StyleCI

This commit is contained in:
stancl 2019-08-22 20:00:38 +00:00 committed by StyleCI Bot
parent 5569054e49
commit 45551c24d8

View file

@ -34,9 +34,9 @@ return [
], ],
], ],
'Integrations' => [ 'Integrations' => [
'url' => 'docs/integrations', 'url' => 'docs/integrations',
'children' => [ 'children' => [
'Horizon' => 'docs/horizon', 'Horizon' => 'docs/horizon',
'Telescope' => 'docs/telescope', 'Telescope' => 'docs/telescope',
], ],
], ],