Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: Nguyen Van Nguyen <[email protected]>
  • Loading branch information
nguyennv committed Mar 22, 2024
1 parent a14a595 commit f313e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Key/PublicKey.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public function __construct(
* Return one or multiple key objects.
*
* @param string $armored
* @return self
* @return array
*/
public static function readPublicKeys(string $armored): array
{
Expand Down

0 comments on commit f313e84

Please sign in to comment.