Initial work with Psalm reporting
This commit is contained in:
parent
1ac8e27157
commit
3a681c0a44
9 changed files with 224 additions and 38 deletions
|
@ -71,7 +71,6 @@ class SendWebMentions implements ShouldQueue
|
|||
|
||||
$endpoint = null;
|
||||
|
||||
/** @var Client $guzzle */
|
||||
$guzzle = resolve(Client::class);
|
||||
$response = $guzzle->get($url);
|
||||
//check HTTP Headers for webmention endpoint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue