start(string $name)
Starts a new slot.
This method starts an output buffer that will be closed when the stop() method is called.
start(string $name)
Starts a new slot.
This method starts an output buffer that will be closed when the stop() method is called.
string | $name | The slot name |
InvalidArgumentException | if a slot with the same name is already started |
Designed by : w10schools
service@w10schools.com
Please login to continue.