Skip to content

Rendering a Template example lists non-new use statement as "new" #5969

Closed
@dangoodspeed

Description

@dangoodspeed

In the example on
http://symfony.com/doc/current/book/page_creation.html#rendering-a-template-with-the-service-container

It says
// --> add this new use statement
use Symfony\Bundle\FrameworkBundle\Controller\Controller;

When it's not a new use statement. I'm a beginner reading through the docs, but I think it's the wrong use statement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    hasPRA Pull Request has already been submitted for this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions