Skip to content

Commit 4ff828a

Browse files
committed
chore: update service class name for ConsoleCommandListener and add configuration files
1 parent 033c211 commit 4ff828a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resources/config/services.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
public: true
66

77
m6_daemon_bundle.signal_listener:
8-
class: 'M6Web\Bundle\DaemonBundle\EventListener\ConsoleSignalListener'
8+
class: 'M6Web\Bundle\DaemonBundle\EventListener\ConsoleCommandListener'
99
arguments:
1010
- '@m6_daemon_bundle.event_loop'
1111
tags:

0 commit comments

Comments
 (0)