Skip to content

Unknown dependency Yii::$app->settings #33

@boehmi1988

Description

@boehmi1988

The code uses calls to Yii::$app->settings in different places, but Yii::$app->settings is not a native Yii2 component, so it crashes with
Exception (Unknown Property) 'yii\base\UnknownPropertyException' with message 'Getting unknown property: yii\web\Application::settings'

On which lib / extension does the code rely here? can it be added to composer.json ?

Metadata

Metadata

Assignees

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