You are here

protected property SyndicateBlock::$configFactory in Drupal 9

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

core/modules/node/src/Plugin/Block/SyndicateBlock.php, line 30

Class

SyndicateBlock
Provides a 'Syndicate' block that links to the site's RSS feed.

Namespace

Drupal\node\Plugin\Block

Code

protected $configFactory;