Created
April 13, 2015 21:35
-
-
Save rpayanm/8511140110f0aecfe4b3 to your computer and use it in GitHub Desktop.
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
hello.hello: | |
path: '/hello' | |
defaults: | |
_controller: '\Drupal\hello\Controller\HelloController::hello' | |
_title: 'Is anyone here?' | |
requirements: | |
_permission: 'access content' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment