public function PostFileInterface::getFilename

Get the full path to the file

Return value

string

1 method overrides PostFileInterface::getFilename()
PostFile::getFilename in drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php
Get the full path to the file

File

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

Class

PostFileInterface
POST file upload

Namespace

Guzzle\Http\Message

Code

public function getFilename();