service blog.lister in Blog 8.2
Same name and namespace in other branches
- 3.x blog.services.yml \blog.lister
Class
Drupal\blog\BlogListerTags
- blog_lister
1 string reference to blog.lister
- BlogController::create in src/
Controller/ BlogController.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\blog\BlogLister
- arguments:
- - '@current_user'
- - '@config.factory'
- tags:
- - { name: blog_lister }