mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-11 09:54:38 +01:00
Fixed static analysis issues
This commit is contained in:
@@ -35,5 +35,7 @@ class StorelocationProvider implements PlaceholderProviderInterface
|
||||
return $label_target->getOwner() ? $label_target->getOwner()->getUsername() : '';
|
||||
}
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user