You are here

protected property StageFileProxyCommands::$moduleConfig in Stage File Proxy 8

The module config.

Not called "config": name is used by Drush to store a DrushConfig instance.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/Commands/StageFileProxyCommands.php, line 47

Class

StageFileProxyCommands
Drush commands for Stage File Proxy.

Namespace

Drupal\stage_file_proxy\Commands

Code

protected $moduleConfig;