ManaPHP\Http\Request\FileInterface::getName PHP Метод

getName() публичный Метод

Returns the real name of the uploaded file
public getName ( ) : string
Результат string
    public function getName();