mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-12-18 19:13:17 +00:00
Update DiscoverActor, fix formatting
This commit is contained in:
parent
002dfefbdd
commit
312386bf98
1 changed files with 5 additions and 4 deletions
|
@ -7,6 +7,7 @@ use Zttp\Zttp;
|
||||||
class DiscoverActor
|
class DiscoverActor
|
||||||
{
|
{
|
||||||
protected $url;
|
protected $url;
|
||||||
|
|
||||||
protected $response;
|
protected $response;
|
||||||
|
|
||||||
public function __construct($url)
|
public function __construct($url)
|
||||||
|
|
Loading…
Reference in a new issue