Documentation

Base
in package

AbstractYes

Upload Storage Base

This class defines the interface that must be implemented by each concrete Upload storage subclass.

Tags
author

Josh Lockhart info@joshlockhart.com

since
1.0.0

Table of Contents

Methods

upload()  : mixed

Methods

upload()

public abstract upload(File $file[, mixed $newName = null ]) : mixed
Parameters
$file : File
$newName : mixed = null
Loading…
On this page

Search results