PHP Class app\http\controllers\PublicWebController

Inheritance: extends Controller
Afficher le fichier Open project: lavalite/cms Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( ) : null Initialize public controller.
home ( ) : response Display homepage.

Method Details

__construct() public méthode

Initialize public controller.
public __construct ( ) : null
Résultat null

home() public méthode

Display homepage.
public home ( ) : response
Résultat response