Skip to content

Commit

Permalink
Update MongopayPayInCreationException.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkisch committed Jun 4, 2016
1 parent 9a3a51a commit 8871fe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Exception/MongopayPayInCreationException.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

namespace AppVentus\MangopayBundle\Exception;

class MongopayPayInCreationException extends \Exception implements MongopayExceptionInterfaceInterface
class MongopayPayInCreationException extends \Exception implements MongopayExceptionInterface
{
}

0 comments on commit 8871fe0

Please sign in to comment.