48 lines
1.3 KiB
YAML
48 lines
1.3 KiB
YAML
|
name: DelegatingLoaderTest
|
||
|
class_comment: null
|
||
|
dependencies:
|
||
|
- name: TestCase
|
||
|
type: class
|
||
|
source: PHPUnit\Framework\TestCase
|
||
|
- name: DelegatingLoader
|
||
|
type: class
|
||
|
source: Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
|
||
|
- name: LoaderInterface
|
||
|
type: class
|
||
|
source: Symfony\Component\Config\Loader\LoaderInterface
|
||
|
- name: LoaderResolver
|
||
|
type: class
|
||
|
source: Symfony\Component\Config\Loader\LoaderResolver
|
||
|
- name: LoaderResolverInterface
|
||
|
type: class
|
||
|
source: Symfony\Component\Config\Loader\LoaderResolverInterface
|
||
|
- name: Route
|
||
|
type: class
|
||
|
source: Symfony\Component\Routing\Route
|
||
|
- name: RouteCollection
|
||
|
type: class
|
||
|
source: Symfony\Component\Routing\RouteCollection
|
||
|
- name: RouteCompiler
|
||
|
type: class
|
||
|
source: Symfony\Component\Routing\RouteCompiler
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: testConstructorApi
|
||
|
visibility: public
|
||
|
parameters: []
|
||
|
comment: null
|
||
|
- name: testLoadDefaultOptions
|
||
|
visibility: public
|
||
|
parameters: []
|
||
|
comment: null
|
||
|
traits:
|
||
|
- PHPUnit\Framework\TestCase
|
||
|
- Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
|
||
|
- Symfony\Component\Config\Loader\LoaderInterface
|
||
|
- Symfony\Component\Config\Loader\LoaderResolver
|
||
|
- Symfony\Component\Config\Loader\LoaderResolverInterface
|
||
|
- Symfony\Component\Routing\Route
|
||
|
- Symfony\Component\Routing\RouteCollection
|
||
|
- Symfony\Component\Routing\RouteCompiler
|
||
|
interfaces: []
|