mirror of
https://github.com/danog/phpseclib.git
synced 2024-12-13 01:27:40 +01:00
Exceptions: CS adjustment
This commit is contained in:
parent
3cb0248f99
commit
50e8230350
@ -16,4 +16,4 @@ namespace phpseclib\Exception;
|
||||
|
||||
class InvalidInputException extends \Exception
|
||||
{
|
||||
}
|
||||
}
|
||||
|
@ -16,4 +16,4 @@ namespace phpseclib\Exception;
|
||||
|
||||
class KeyGenerationException extends \Exception
|
||||
{
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user