Skip to content

Mispelled method name requested in 2.3.5 #9205

Closed
@linuxatico

Description

@linuxatico

Hi,
I have a property "integrazioni" in entity "Contratto" with associated methods addIntegrazioni, removeIntegrazioni, getIntegrazioni.
When I try to submit my form I get this error:

*_Neither the property "integrazioni" nor one of the methods "addIntegrazionus()", "setIntegrazioni()", "__set()" or "_call()" exist and have public access in class "ABC\MyBundle\Entity\Contratto".
500 Internal Server Error - NoSuchPropertyException *

It should look for the right "addIntegrazioni" which is already present, not this one.

Linuxatico

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions