protected property HijriFormatter::$configFactory in Hijri 1.0.x
Same name and namespace in other branches
- 8.2 src/HijriFormatter.php \Drupal\hijri\HijriFormatter::configFactory
- 3.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\hijriCode
protected $configFactory;