You are here

protected property PrintableLinkBuilder::$configFactory in Printer and PDF versions for Drupal 8+ 8

Same name and namespace in other branches
  1. 2.x src/PrintableLinkBuilder.php \Drupal\printable\PrintableLinkBuilder::configFactory

The config factory service.

Type: \Drupal\Core\Config\ConfigFactory

File

src/PrintableLinkBuilder.php, line 19

Class

PrintableLinkBuilder
Helper class for the printable module.

Namespace

Drupal\printable

Code

protected $configFactory;