Skip to content

Container null in controllers #58

@joseadame

Description

@joseadame

Since I've installed this bundle I have an error with fosuserBundle when trying to access:

if ($this->container->has('templating')) {
return $this->container->get('templating')->renderResponse($view, $parameters, $response);
}

container is null.

I know that they are independent bundles, but I don't know if LexikCurrencyBundle update any symfony library and change de depedency injection.

Could anybody help me?

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