Documentation

Table Of Contents

Previous topic

< Interface Phalcon\Http\RequestInterface

Next topic

Interface Phalcon\Http\ResponseInterface >

This Page

Interface Phalcon\Http\Request\FileInterface

Source on GitHub

Methods

abstract public getSize ()

...

abstract public getName ()

...

abstract public getTempName ()

...

abstract public getType ()

...

abstract public getRealType ()

...

abstract public moveTo (mixed $destination)

...

Follow along: