Namespaces
LaravelUi5
Core
Attributes
Commands
Contracts
Controllers
Enums
Exceptions
Infrastructure
Introspection
Middleware
Services
Traits
Ui5
View
Classes
Ui5Args
Ui5Bag
Ui5Config
Ui5CoreContext
Ui5Descriptor
Ui5Source
Interfaces
ConfigurableInterface
ParameterizableInterface
ParameterResolverInterface
SettingResolverInterface
Ui5ArtifactResolverInterface
Ui5ContextInterface
Overview
Namespace
Class
Tree
1:
<?php
2:
3:
namespace
LaravelUi5\Core\Contracts;
4:
5:
final
readonly
class
Ui5Config
extends
Ui5Bag
6:
{
7:
}
8: