Interface Yiisoft\Container\Proxy\ContainerProxyInterface
| Extends | Psr\Container\ContainerInterface |
|---|
Public Methods
| Method | Description | Defined By |
|---|---|---|
| isActive() | Yiisoft\Container\Proxy\ContainerProxyInterface | |
| withDecoratedServices() | Yiisoft\Container\Proxy\ContainerProxyInterface |
Method Details
| public abstract self withDecoratedServices ( array $decoratedServices ) | ||
| $decoratedServices | array | |
public function withDecoratedServices(array $decoratedServices): self;
Signup or Login in order to comment.