Skip to content

Coding standards conflict #8390

Closed
Closed
@smoczynski

Description

@smoczynski

Hi
In Symfony coding standard there is:

"Use lowercase letters for service and parameter names "

but what now after S3.2 when I should name services using namespaces not ids ?

for example i have:

$result = $this->get('ApiBundle\Handler\CompanyHandler')->createCompany();

and there is code sniffer notification shown before

what should I act now ?

greetings

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: Needs ReviewbughasPRA Pull Request has already been submitted for this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions