mirror of
https://github.com/friendica/friendica
synced 2025-04-26 01:50:11 +00:00
Cleanup Mastodon Factories
This commit is contained in:
parent
88b50313c8
commit
322f0b3ecf
16 changed files with 223 additions and 138 deletions
|
@ -32,7 +32,7 @@ use Psr\Log\LoggerInterface;
|
|||
class FollowRequest extends BaseFactory
|
||||
{
|
||||
/** @var BaseURL */
|
||||
protected $baseUrl;
|
||||
private $baseUrl;
|
||||
|
||||
public function __construct(LoggerInterface $logger, BaseURL $baseURL)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue