Skip to content

Commit

Permalink
savebatch prep work 2
Browse files Browse the repository at this point in the history
  • Loading branch information
jsalisbury committed Apr 4, 2017
1 parent 720d848 commit 2ffea19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/routes/rules.php
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
// $rule->save();
// endforeach;

print_r($request);
echo $request->getBody();


});

0 comments on commit 2ffea19

Please sign in to comment.