Skip to content

Commit b4851af

Browse files
committed
Whoops! Forgot to use the Error class!
Thank you @scrutinizer-ci!!
1 parent 2f77c4e commit b4851af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Robin/Ntlm/Crypt/Random/NativeRandomByteGenerator.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
namespace Robin\Ntlm\Crypt\Random;
1010

11+
use Error;
1112
use Exception;
1213
use Robin\Ntlm\Crypt\Exception\CryptographicFailureException;
1314

0 commit comments

Comments
 (0)