Skip to content

Instantly share code, notes, and snippets.

@codereviewvideos
Created September 7, 2017 15:12
Show Gist options
  • Save codereviewvideos/13194912c4fe5409b64f9fc1ae9ba8bb to your computer and use it in GitHub Desktop.
Save codereviewvideos/13194912c4fe5409b64f9fc1ae9ba8bb to your computer and use it in GitHub Desktop.
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