public setLayout (mixed $layout)
Change the layout to be used instead of using the name of the latest controller name
1 | $this ->view->setLayout( 'main' ); |
public setLayout (mixed $layout)
Change the layout to be used instead of using the name of the latest controller name
1 | $this ->view->setLayout( 'main' ); |
Designed by : w10schools
service@w10schools.com
Please login to continue.