Skip to content

Commit dc9494b

Browse files
committedApr 14, 2022
Update stubs
1 parent b8e62d1 commit dc9494b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
/** @param OpenSSLAsymmetricKey $output */
3+
/** @param string $output */
44
function openssl_csr_export(\OpenSSLCertificateSigningRequest|string $csr, &$output, bool $no_text = true) : bool
55
{
66
}

0 commit comments

Comments
 (0)