extends |
Controller |
|---|---|
uses |
ResolvesCardI18nBundle |
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}/manifest.json.blade.php).i18n/ bundle, inject the card-relative
sap.app/i18n pointer (see {@see CardI18nController}).Notes:
| Methods | ||
|---|---|---|
public
|
__invoke(Ui5ContextInterface $context, ExecutableInvokerInterface $invoker): Response
|
# |