Exceptions: CS adjustment

This commit is contained in:
terrafrost 2015-07-15 13:23:22 -05:00
parent 3cb0248f99
commit 50e8230350
2 changed files with 2 additions and 2 deletions

View File

@ -16,4 +16,4 @@ namespace phpseclib\Exception;
class InvalidInputException extends \Exception
{
}
}

View File

@ -16,4 +16,4 @@ namespace phpseclib\Exception;
class KeyGenerationException extends \Exception
{
}
}