You are here

protected property FacebookAlbumForm::$configFactory in Facebook Album 8

The Drupal configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

src/Form/FacebookAlbumForm.php, line 25
Contains \Drupal\facebook_album\Form\FacebookAlbumForm.

Class

FacebookAlbumForm
Configure facebook_album settings for this site.

Namespace

Drupal\facebook_album\Form

Code

protected $configFactory;