mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-02-09 10:59:35 +00:00
Fixed inspection issues.
This commit is contained in:
parent
0fe83c7b3a
commit
eb9b24d5d7
20 changed files with 33 additions and 49 deletions
|
|
@ -63,7 +63,7 @@ class BuiltinAttachmentsFinderTest extends WebTestCase
|
|||
self::$service = self::$container->get(BuiltinAttachmentsFinder::class);
|
||||
}
|
||||
|
||||
public function dataProvider()
|
||||
public function dataProvider(): array
|
||||
{
|
||||
return [
|
||||
//No value should return empty array
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue