mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
Refactoring LoadReports : removing useless line return
This commit is contained in:
parent
ea1d8d04af
commit
1f58e60c09
@ -57,8 +57,6 @@ class LoadReports extends AbstractFixture implements OrderedFixtureInterface, Co
|
|||||||
|
|
||||||
public function load(ObjectManager $manager)
|
public function load(ObjectManager $manager)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
||||||
$this->createExpected($manager);
|
$this->createExpected($manager);
|
||||||
|
|
||||||
//create random 2 times, to allow multiple report on some people
|
//create random 2 times, to allow multiple report on some people
|
||||||
|
Loading…
x
Reference in New Issue
Block a user