mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-07-02 15:31:33 +00:00
Fixed phpstan error
This commit is contained in:
parent
214646caa6
commit
7244803937
1 changed files with 0 additions and 1 deletions
|
|
@ -133,7 +133,6 @@ class InfoProviderReference
|
||||||
* @param string $provider_key
|
* @param string $provider_key
|
||||||
* @param string $provider_id
|
* @param string $provider_id
|
||||||
* @param string|null $provider_url
|
* @param string|null $provider_url
|
||||||
* @param \DateTimeImmutable|null $last_updated
|
|
||||||
* @return self
|
* @return self
|
||||||
*/
|
*/
|
||||||
public static function providerReference(string $provider_key, string $provider_id, ?string $provider_url = null): self
|
public static function providerReference(string $provider_key, string $provider_id, ?string $provider_url = null): self
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue