Skip to content

Commit eed0b70

Browse files
committed
Add widgets configuration file (#436)
1 parent 71d3a0f commit eed0b70

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/web/widgets.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?php
2+
3+
declare(strict_types=1);
4+
5+
return [];

0 commit comments

Comments
 (0)