ComponentNamespaceController
extends z_controller
in package
Renders renderprobe/namespace, which places the framework's namespaced <x-zubzet::head/> next to a plain app <x-head/> so the test can prove the two never shadow each other (katanaphp/blade#66).
Covered by core/component-namespace.cy.js.
Table of Contents
- action_isolation() : mixed
Methods
action_isolation()
public
action_isolation(Request $req, Response $res) : mixed
Parameters
- $req : Request
- $res : Response