PHP Class App\Http\Controllers\FacebookController

Inheritance: extends Controller
Mostrar archivo 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_oe property

protected $user