Skip to content

Proper use of rendering loaded components from the IO container #6

@rmrhz

Description

@rmrhz

As the title proposed, we were left blinded out that we should resolve a new instance of class that is already present in the IO container, in fact, provided in the API. The $app variable is already inherited in which we can just call $app['instance'] instead of making a new one. A patch will be provided.

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