ComponentManager
class ComponentManager implements ScopedComponentManager (View source)
Properties
protected Closure[]> | $configurations | ||
protected Closure[]> | $importantConfigurations | ||
protected array<string,string[]> | $methodCache |
Methods
__construct()
No description
static ScopedComponentManager
resolve()
No description
static ScopedComponentManager
resolveScoped()
No description
clone()
No description
mixed
configureUsing(string $component, Closure $modifyUsing, Closure|null $during = null, bool $isImportant = false)
No description
array
Details
final
__construct()
No description
static ScopedComponentManager
resolve()
No description
static ScopedComponentManager
resolveScoped()
No description
ComponentManager
clone()
No description
mixed
configureUsing(string $component, Closure $modifyUsing, Closure|null $during = null, bool $isImportant = false)
No description
array
extractPublicMethods(Component $component)
No description