mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-01-22 12:07:32 +00:00
9 lines
196 B
YAML
9 lines
196 B
YAML
services:
|
|
Symfony\Component\Console\Application:
|
|
autowire: true
|
|
|
|
Opdavies\GmailFilterBuilder\Console\Command\GenerateCommand:
|
|
autowire: true
|
|
tags:
|
|
- { name: ConsoleCommand }
|