mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-24 11:09:34 +00:00
Fix @param
This commit is contained in:
parent
5dbe6559f5
commit
5b42864ba2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue