[TOOLS] Fix errors reported by PHPStan at level 4
This commit is contained in:
@@ -109,7 +109,6 @@ class StoreRemoteMedia extends Plugin
|
||||
}
|
||||
|
||||
// Have we handled it already?
|
||||
/** @var AttachmentToLink */
|
||||
$attachment_to_link = DB::find(
|
||||
'attachment_to_link',
|
||||
['link_id' => $link->getId()],
|
||||
|
Reference in New Issue
Block a user