Fix @param

This commit is contained in:
Frank Fenor 2024-03-30 18:07:52 +01:00
parent 5dbe6559f5
commit 5b42864ba2
No known key found for this signature in database
GPG key ID: E6B5029FCCE96376

View file

@ -91,7 +91,7 @@ class LCSCProvider implements InfoProviderInterface
} }
/** /**
* @param string $pdfURL * @param string url
* @return String * @return String
*/ */
private function getRealDatasheetUrl(?string $url): string private function getRealDatasheetUrl(?string $url): string