Skip to content

No ->save() function generated by propel build? #67

Description

@bushshrub

Hi, I'm relatively new to Propel. I setup my DB with propel init, and did propel build, which generated the models. However, when I tried to use the ->save() function, my IDE reports that the method does not exist. Does anyone know why this is so?

I'm using PHPStorm 2017.1.4

Also, my IDE also reports that another definition with the same name exists in the file, and commenting out the use myNameSpace\SubNameSpace\ModelName seemed to help.

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