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\BlockCode
protected $configFactory;