public function PostFileInterface::getFieldName

Get the name of the field

Return value

string

1 method overrides PostFileInterface::getFieldName()
PostFile::getFieldName in drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php
Get the name of the field

File

drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php, line 26

Class

PostFileInterface
POST file upload

Namespace

Guzzle\Http\Message

Code

public function getFieldName();