protected property HijriFormatter::$configFactory in Hijri 8.2
Same name and namespace in other branches
- 3.0.x src/HijriFormatter.php \Drupal\hijri\HijriFormatter::configFactory
- 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 47
Class
- HijriFormatter
- Provides a service to handle Hijri date related functionality.
Namespace
Drupal\hijriCode
protected $configFactory;