When $ this ->load Layout (' foo_bar_baz') is called in a standard front action, what is the effect on the layout update object instance?
Select an option, then click Submit answer.
-
○
foo_bar_baz will be the only handle added
-
○
loadLayout () does not take any arguments, so there is no effect
-
○
Only two handles will be added: foo_bar_baz and default
-
○
Foo_bar_baz will be added instead of the default handle