Skip to content

Lagoon configuration not printable #12

@ZeiP

Description

@ZeiP

I tried to output the configuration to figure out why my local configuration isn't taking effect. Printing fails with

Error: Object of class Druidfi\Omen\System\Lagoon could not be converted to string in sprintf() (line 183 of /app/vendor/druidfi/omen/src/Reader.php).

sprintf() (Line: 183)
Druidfi\Omen\Reader->printConfiguration() (Line: 163)
Druidfi\Omen\Reader->getConf() (Line: 146)
Druidfi\Omen\Reader::get() (Line: 14)
require() (Line: 150)
Drupal\Core\Site\Settings::initialize() (Line: 341)
install_begin_request() (Line: 118)
install_drupal() (Line: 53)

Seems that there's no defined way to output the Omen class as a string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions