Add navigation link to the tenant-aware commands page

This commit is contained in:
lukinovec 2022-09-01 13:23:52 +02:00
parent af34f3073a
commit fa352c3d41

View file

@ -209,6 +209,7 @@ return [
], ],
], ],
'Console commands' => 'console-commands', 'Console commands' => 'console-commands',
'Tenant-aware commands' => 'tenant-aware-commands',
'Tenant attribute encryption' => 'tenant-attribute-encryption', 'Tenant attribute encryption' => 'tenant-attribute-encryption',
'Cached lookup' => 'cached-lookup', 'Cached lookup' => 'cached-lookup',
'Real-time facades' => 'realtime-facades', 'Real-time facades' => 'realtime-facades',