Created
September 7, 2017 15:12
-
-
Save codereviewvideos/13194912c4fe5409b64f9fc1ae9ba8bb 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
AppBundle\Command\SetupWallpapersCommand: | |
arguments: | |
$rootDir: "%kernel.root_dir%" | |
$em: "@doctrine.orm.default_entity_manager" | |
tags: | |
- { name: console.command } | |
app.command.wallpaper_setup: | |
alias: AppBundle\Command\SetupWallpapersCommand | |
public: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment