api/symfony/Bundle/SecurityBundle/Tests/Security/FirewallConfigTest.yaml

20 lines
434 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
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: []