Class LaravelUi5\Core\Ui5\AbstractConfigurable

abstract

Base class for all configurable UI5 handlers and providers.

Provides read-only, virtual properties for settings declared via #[Setting] attributes.

Settings are injected once by the framework before execution and must not be mutated afterwards.

Methods