mirror of
https://github.com/typecho/typecho.git
synced 2025-03-19 01:19:40 +01:00
Merge commit 'c84fa39c4f95be47bed6ee418c99b7000f020240' into dev
This commit is contained in:
commit
80746465c7
@ -34,7 +34,7 @@ class Typecho_Http_Client
|
||||
* @access public
|
||||
* @return ?Typecho_Http_Client_Adapter
|
||||
*/
|
||||
public static function get(): ?Typecho_Http_Client
|
||||
public static function get(): ?Typecho_Http_Client_Adapter
|
||||
{
|
||||
$adapters = func_get_args();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user