Skip to content

Improve explanation of code block for bundle removal #3384

Closed
@ifdattic

Description

@ifdattic

In http://symfony.com/doc/current/cookbook/bundles/remove.html#remove-integration-in-other-bundles the following block:

If one bundle relies on another, in most it means that it uses some services from the bundle. Searching for a acme_demo string may help you spot them.

in my opinion can be improved. It talks generally about removing a bundle and then suggest to search for acme_demo, which might be confusing for someone.

I think it would be better if it was reworded to suggest searching an alias of the bundle and then use acme_demo as an example if you wanted to remove AcmeDemoBundle.

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