Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/3679'
Browse files Browse the repository at this point in the history
  • Loading branch information
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Encrypt/BlockCipher.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ class BlockCipher implements EncryptionAlgorithmInterface
/**
* Class constructor
*
* @param string|array|\Traversable $options Encryption Options
* @param string|array|Traversable $options Encryption Options
* @throws Exception\RuntimeException
* @throws Exception\InvalidArgumentException
*/
Expand Down

0 comments on commit 711d775

Please sign in to comment.