protected property File::$fileSystem in Geocoder 8.3
Same name and namespace in other branches
- 8.2 modules/geocoder_field/src/Plugin/Geocoder/Preprocessor/File.php \Drupal\geocoder_field\Plugin\Geocoder\Preprocessor\File::fileSystem
The file system service.
Type: \Drupal\Core\File\FileSystemInterface
File
- modules/
geocoder_field/ src/ Plugin/ Geocoder/ Preprocessor/ File.php, line 30
Class
- File
- Provides a geocoder preprocessor plugin for file fields.
Namespace
Drupal\geocoder_field\Plugin\Geocoder\PreprocessorCode
protected $fileSystem;