Skip to content

Commit a7fb62b

Browse files
author
bidi
committed
updated mail.global.php.dist
1 parent d9a3e82 commit a7fb62b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

mail.global.php.dist

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,10 @@ return [
120120

121121
//listeners to register with the mail service, for mail events
122122
'event_listeners' => [
123-
[
124-
'type' => 'service or class name',
125-
'priority' => 1
126-
],
123+
//[
124+
//'type' => 'service or class name',
125+
//'priority' => 1
126+
//],
127127
],
128128
],
129129

0 commit comments

Comments
 (0)