Skip to content

Commit 74ca78d

Browse files
authored
Update mail.local.php.dist
add declare strit types in mail config
1 parent ffa1dd3 commit 74ca78d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/autoload/mail.local.php.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
declare(strict_types=1);
23

34
return [
45

0 commit comments

Comments
 (0)