PHP Class app\http\controllers\FacebookController

Inheritance: extends Controller
Show file Open project: unicodeveloper/laravel-hackathon-starter Class Usage Examples

Protected Properties

Property Type Description
$user

Public Methods

Method Description
getPage ( ) : mixed Return all data to the Facebook API dashboard

Private Methods

Method Description
getData ( ) : mixed

Method Details

getPage() public method

Return all data to the Facebook API dashboard
public getPage ( ) : mixed
return mixed

Property Details

$user protected property

protected $user