You are here

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

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

The config factory object.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/S3fsService.php, line 42

Class

S3fsService
Defines a S3fsService service.

Namespace

Drupal\s3fs

Code

protected $configFactory;