mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-03 21:34:59 +00:00
remove dump()
This commit is contained in:
@@ -51,8 +51,7 @@ class ParticipationController extends Controller
|
||||
*/
|
||||
public function newAction(Request $request)
|
||||
{
|
||||
dump('coucou');
|
||||
|
||||
|
||||
// test the request is correct
|
||||
try {
|
||||
$this->testRequest($request);
|
||||
|
Reference in New Issue
Block a user