Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Instagram
API
Framework
RequestFile
PHP Class Instagram\API\Framework\RequestFile
Show file
Open project: liamcottle/instagram-sdk-php
Public Methods
Method
Description
__construct
(
$path
,
$mime
,
$name
)
getMime
( ) :
string
getName
( ) :
string
getPath
( ) :
string
Method Details
__construct()
public
method
public
__construct
(
$path
,
$mime
,
$name
)
getMime()
public
method
public
getMime
( ) :
string
return
string
Mime Type
getName()
public
method
public
getName
( ) :
string
return
string
Name
getPath()
public
method
public
getPath
( ) :
string
return
string
File Path