dadajuice/zephyrus

View on GitHub
src/Zephyrus/Utilities/Uploader/FileUpload.php

Summary

Maintainability
A
3 hrs
Test Coverage
A
95%

FileUpload has 29 functions (exceeds 20 allowed). Consider refactoring.
Open

class FileUpload
{
    /**
     * Original received data array for file upload. Should contain the following keys : ['error', 'tmp_name', 'type',
     * 'name', 'size'].
Severity: Minor
Found in src/Zephyrus/Utilities/Uploader/FileUpload.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status