Your IP : 3.17.76.21


Current Path : /proc/thread-self/root/home/lentoinv/props/vendor/laravel/framework/src/Illuminate/Http/
Upload File :
Current File : //proc/thread-self/root/home/lentoinv/props/vendor/laravel/framework/src/Illuminate/Http/File.php

<?php

namespace Illuminate\Http;

use Symfony\Component\HttpFoundation\File\File as SymfonyFile;

class File extends SymfonyFile
{
    use FileHelpers;
}

?>