Skip to content

UploadedFile::move and File::move have different implementation #1825

Description

@atishhamte

I have gone through the file under system/Files/File.php and system/HTTP/File/UploadedFile. Both are having move() method which intend to move the file from one location to another.
But both methods have different implementation.
Is there any reason for the same.
Also both classes have similar type of methods, they why we are not extending one from other?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions