17 lines
355 B
YAML
17 lines
355 B
YAML
|
name: CircularDependencyException
|
||
|
class_comment: null
|
||
|
dependencies:
|
||
|
- name: Exception
|
||
|
type: class
|
||
|
source: Exception
|
||
|
- name: ContainerExceptionInterface
|
||
|
type: class
|
||
|
source: Psr\Container\ContainerExceptionInterface
|
||
|
properties: []
|
||
|
methods: []
|
||
|
traits:
|
||
|
- Exception
|
||
|
- Psr\Container\ContainerExceptionInterface
|
||
|
interfaces:
|
||
|
- ContainerExceptionInterface
|