Skip to content

Update UserLoad.php - need to update some fields and data#1

Open
dbdeadka wants to merge 1 commit intoRegnoy:masterfrom
dbdeadka:patch-1
Open

Update UserLoad.php - need to update some fields and data#1
dbdeadka wants to merge 1 commit intoRegnoy:masterfrom
dbdeadka:patch-1

Conversation

@dbdeadka
Copy link

src\UserBundle\DataFixtures\ORM\RoleLoad.php
$role->setName("ROLE USER");
$role->setRole("ROLE_USER");

src/UserBundle/Entity/UserAccount.php
No method setGender, but setRegion is necessary.

src\UserBundle\DataFixtures\ORM\RoleLoad.php
      $role->setName("ROLE USER");
      $role->setRole("ROLE_USER");

src/UserBundle/Entity/UserAccount.php
No method setGender, but setRegion is necessary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant