Skip to content

Commit 7d6e501

Browse files
Vasilij DuskoVasilij Dusko | CREATION
authored andcommitted
* small changes
1 parent 9333e55 commit 7d6e501

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Resources/config/notifier_transports.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
->tag('texter.transport_factory')
163163

164164
->set('notifier.transport_factory.lightsms', LightSmsTransportFactory::class)
165-
->parent('notifier.transport_factory.abstract')
166-
->tag('texter.transport_factory')
165+
->parent('notifier.transport_factory.abstract')
166+
->tag('texter.transport_factory')
167167
;
168168
};

0 commit comments

Comments
 (0)