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
pimax
UserProfile
PHP Class pimax\UserProfile
Show file
Open project: pimax/fb-messenger-php
Protected Properties
Property
Type
Description
$data
Public Methods
Method
Description
__construct
(
$data
)
getFirstName
( )
getGender
( )
getLastName
( )
getLocale
( )
getPicture
( )
getTimezone
( )
Method Details
__construct()
public
method
public
__construct
(
$data
)
getFirstName()
public
method
public
getFirstName
( )
getGender()
public
method
public
getGender
( )
getLastName()
public
method
public
getLastName
( )
getLocale()
public
method
public
getLocale
( )
getPicture()
public
method
public
getPicture
( )
getTimezone()
public
method
public
getTimezone
( )
Property Details
$data
protected property
protected
$data