Interface Yiisoft\Container\Proxy\ContainerProxyInterface
| Extends | Psr\ |
|---|
Public Methods
| Method | Description | Defined By |
|---|---|---|
| isActive() | Yiisoft\ |
|
| withDecoratedServices() | Yiisoft\ |
Method Details
| public abstract self withDecoratedServices ( array $decoratedServices ) | ||
| $decoratedServices | array | |
public function withDecoratedServices(array $decoratedServices): self;
User Contributed Notes
Leave a comment
Join the conversation to share a note.