We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bdc9bb commit cb7f7b7Copy full SHA for cb7f7b7
2 files changed
src/Cache/Adapter/MemcachedAdapter.php
src/Mail/Security/DkimSigner.php
@@ -49,7 +49,7 @@ public function sign(Envelop $envelop): string
49
/**
50
* Load the private key
51
*
52
- * @return resource
+ * @return mixed
53
*/
54
private function loadPrivateKey()
55
{
0 commit comments