You are here

service facebook_album.controller in Facebook Album 8

Class

Drupal\facebook_album\FacebookAlbum
2 string references to facebook_album.controller
FacebookAlbumController::create in src/Controller/FacebookAlbumController.php
Instantiates a new instance of this class.
FacebookAlbumForm::create in src/Form/FacebookAlbumForm.php
Instantiates a new instance of this class.

File

./facebook_album.services.yml
facebook_album.services.yml

View source
  1. class: Drupal\facebook_album\FacebookAlbum
  2. arguments:
  3. - '@http_client'
  4. - '@logger.channel.facebook_album'
  5. - '@config.factory'