20 lines
434 B
YAML
20 lines
434 B
YAML
|
name: FirewallConfigTest
|
||
|
class_comment: null
|
||
|
dependencies:
|
||
|
- name: TestCase
|
||
|
type: class
|
||
|
source: PHPUnit\Framework\TestCase
|
||
|
- name: FirewallConfig
|
||
|
type: class
|
||
|
source: Symfony\Bundle\SecurityBundle\Security\FirewallConfig
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: testGetters
|
||
|
visibility: public
|
||
|
parameters: []
|
||
|
comment: null
|
||
|
traits:
|
||
|
- PHPUnit\Framework\TestCase
|
||
|
- Symfony\Bundle\SecurityBundle\Security\FirewallConfig
|
||
|
interfaces: []
|