mirror of
https://github.com/twisterarmy/twister-php.git
synced 2025-02-07 04:14:17 +00:00
fix property data type
This commit is contained in:
parent
99aa68abeb
commit
75cc6421b8
@ -6,7 +6,7 @@ namespace Twisterarmy\Twister;
|
|||||||
|
|
||||||
class Client
|
class Client
|
||||||
{
|
{
|
||||||
private Curl $_curl;
|
private $_curl;
|
||||||
|
|
||||||
private string $_url;
|
private string $_url;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user