You are here

protected property HijriFormatter::$configFactory in Hijri 3.0.x

Same name and namespace in other branches
  1. 8.2 src/HijriFormatter.php \Drupal\hijri\HijriFormatter::configFactory
  2. 1.0.x src/HijriFormatter.php \Drupal\hijri\HijriFormatter::configFactory

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides DateFormatter::$configFactory

File

src/HijriFormatter.php, line 46

Class

HijriFormatter
Provides a service to handle Hijri date related functionality.

Namespace

Drupal\hijri

Code

protected $configFactory;