Created
July 20, 2016 11:52
-
-
Save sunpietro/2cad42dcc899258c076d26e39ba1c629 to your computer and use it in GitHub Desktop.
services.yml
This file contains 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
services: | |
my.block.custom: | |
class: My\BlockBundle\Block\CustomBlock | |
tags: | |
- { name: landing_page_field_type.block_type, alias: custom } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment