extends |
Controller |
|---|
Controller for serving UI5 Card manifests with embedded data.
This controller is invoked only for routes that resolve to UI5 Cards.
The Ui5Context middleware guarantees that $context->artifact is
an instance of {@see Ui5CardInterface}.
Responsibilities:
ui5/{app}/resources/ui5/cards/{slug}.blade.php).Notes:
| Methods | ||
|---|---|---|
public
|
__invoke(Ui5ContextInterface $context, ExecutableInvokerInterface $invoker): Response
|
# |