Skip to content

Commit

Permalink
Phpcs ws
Browse files Browse the repository at this point in the history
  • Loading branch information
Beakerboy committed Jul 23, 2019
1 parent 3973ba2 commit 4d7af76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/InternalException.php
@@ -1,7 +1,7 @@
<?php
namespace CashID;

// Create an internal exception type which lets us catch our own exceptions
// Create an internal exception type which lets us catch our own exceptions
// while still passing on system exceptions that we didn't handle.
class InternalException extends \Exception
{
Expand Down

0 comments on commit 4d7af76

Please sign in to comment.