mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
remove debugging info when loading fixtures
This commit is contained in:
parent
82b3f5bfe0
commit
d0c480802e
@ -101,7 +101,7 @@ class LoadPeople extends AbstractFixture {
|
||||
call_user_func(array($p, 'set'.$key), $value);
|
||||
}
|
||||
}
|
||||
var_dump($p);
|
||||
|
||||
$manager->persist($p);
|
||||
} while ($i <= 100);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user