Last active
November 29, 2019 01:20
-
-
Save andreia/ed386a4c7e118a90573a2f7595b71e38 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# config/services.yaml | |
services: | |
# ... | |
App\HandlerCollection: | |
arguments: [!tagged_iterator app.handler, default_priority_method: 'calculateServicePriority'] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment