mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-01 08:44:48 +02:00
Fixed some more inspection issues
This commit is contained in:
parent
de96aae9a5
commit
29d1d49aca
83 changed files with 153 additions and 172 deletions
|
@ -56,9 +56,9 @@ class PartProviderTest extends WebTestCase
|
|||
/**
|
||||
* @var PartProvider
|
||||
*/
|
||||
protected $service;
|
||||
protected PartProvider $service;
|
||||
|
||||
protected $target;
|
||||
protected Part $target;
|
||||
|
||||
/**
|
||||
* @var \Doctrine\ORM\EntityManager
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue