Interface **Phalcon\\Http\\Request\\FileInterface** =================================================== .. role:: raw-html(raw) :format: html :raw-html:`Source on GitHub` Methods ------- abstract public **getSize** () ... abstract public **getName** () ... abstract public **getTempName** () ... abstract public **getType** () ... abstract public **getRealType** () ... abstract public **moveTo** (*mixed* $destination) ...