OCA\Richdocuments\AppConfig::__construct PHP Method

__construct() public method

public __construct ( OCP\IConfig $config )
$config OCP\IConfig
    public function __construct(IConfig $config)
    {
        $this->config = $config;
    }