owncloud / data_exporter

Export/Import for ownCloud user data
GNU General Public License v2.0
7 stars 5 forks source link

test: declare type of fileMetadata to help phpstan #240

Closed phil-davis closed 6 months ago

phil-davis commented 6 months ago

Description

Specify the object type that is in the fileMetadata variable so that phpstan can understand and pass.

Related Issue

Fixes #239

How Has This Been Tested?

CI

Types of changes

Checklist:

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud