PHP Class app\main\controllers\NewsfeedController

Inheritance: extends Controller
Show file Open project: phalconslayer/slayer

Public Methods

Method Description
index ( ) : mixed GET | This shows the final landing page, in which it is the newsfeed.
initialize ( )

Method Details

index() public method

GET | This shows the final landing page, in which it is the newsfeed.
public index ( ) : mixed
return mixed

initialize() public method

public initialize ( )