protected property FileSystemForm::$dateFormatter in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Form/FileSystemForm.php \Drupal\system\Form\FileSystemForm::dateFormatter
The date formatter service.
Type: \Drupal\Core\Datetime\DateFormatterInterface
File
- core/
modules/ system/ src/ Form/ FileSystemForm.php, line 30 - Contains \Drupal\system\Form\FileSystemForm.
Class
- FileSystemForm
- Configure file system settings for this site.
Namespace
Drupal\system\FormCode
protected $dateFormatter;