You are here

protected property NoReferrerFilter::$configFactory in No Referrer 8

Contains the configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Filter/NoReferrerFilter.php, line 31

Class

NoReferrerFilter
Provides a filter to apply the noreferrer attribute.

Namespace

Drupal\noreferrer\Plugin\Filter

Code

protected $configFactory;