Merge branch '3.0'

This commit is contained in:
terrafrost 2023-12-16 11:17:01 -06:00
commit 0a70605d79
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ abstract class AsymmetricKey
*/
private $comment;
abstract public function toString(string $type, array $options = []): string;
abstract public function toString(string $type, array $options = []): array|string;
/**
* The constructor