Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Model name generated more than once in Faker #148

Closed
SOHELAHMED7/yii2-openapi
#25
@SOHELAHMED7

Description

@SOHELAHMED7
# faker file

...

public static function dependentOn()
{
return [
    'Custmoer',
    'User',
    'User', <---- this is the issue
];
}

...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions