Skip to content

Commit 2b39f49

Browse files
docs(notices): add missing 'notices.destroy' action to meta configuration
1 parent 15b8ad9 commit 2b39f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.phpstorm.meta.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3430,7 +3430,7 @@
34303430
'articles.update','articles.destroy','categories.index','categories.create','categories.store',
34313431
'categories.edit','categories.update','categories.destroy','invoices.index','invoices.myInvoices',
34323432
'invoices.generatePdf','notices.index','notices.create','notices.store','notices.edit',
3433-
'notices.update','storage.local',);
3433+
'notices.update','notices.destroy','storage.local',);
34343434
registerArgumentsSet('views',
34353435
'app','emails.account_association','emails.employee_registration','emails.new_account','pdfs.invoice',
34363436
'pdfs.medical-record','pdfs.prescription','laravel-exceptions-renderer::components.badge','laravel-exceptions-renderer::components.empty-state','laravel-exceptions-renderer::components.file-with-line',

0 commit comments

Comments
 (0)