You are here

protected property S3fsFileService::$configFactory in S3 File System 4.0.x

Same name and namespace in other branches
  1. 8.3 src/S3fsFileService.php \Drupal\s3fs\S3fsFileService::configFactory

The module_handler service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/S3fsFileService.php, line 66

Class

S3fsFileService
Provides helpers to operate on files and stream wrappers.

Namespace

Drupal\s3fs

Code

protected $configFactory;