Interface LaravelUi5\Core\Ui5\Contracts\HasAssetsInterface

Marker interface for UI5 artefacts that expose static assets.

This allows Laravel controllers to retrieve the appropriate file path for resources like preload scripts, i18n bundles, and maps, based on a given relative filename.

Methods