protected property S3fsFileService::$moduleHandler in S3 File System 8.3
Same name and namespace in other branches
- 4.0.x src/S3fsFileService.php \Drupal\s3fs\S3fsFileService::moduleHandler
The module_handler service.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
S3fsFileService.php, line 73
Class
- S3fsFileService
- Provides helpers to operate on files and stream wrappers.
Namespace
Drupal\s3fsCode
protected $moduleHandler;