mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-23 18:49:34 +00:00
Fix @param
This commit is contained in:
parent
5b42864ba2
commit
b62cfd80d0
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ class LCSCProvider implements InfoProviderInterface
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param string url
|
* @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