mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-15 07:29:30 +00:00
Fixed some more inspection issues
This commit is contained in:
parent
de96aae9a5
commit
29d1d49aca
83 changed files with 153 additions and 172 deletions
|
|
@ -53,9 +53,9 @@ class PartLotProviderTest extends WebTestCase
|
|||
/**
|
||||
* @var PartLotProvider
|
||||
*/
|
||||
protected $service;
|
||||
protected PartLotProvider $service;
|
||||
|
||||
protected $target;
|
||||
protected PartLot $target;
|
||||
|
||||
protected function setUp(): void
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue