api/symfony/Bundle/SecurityBundle/Tests/Security/FirewallConfigTest.yaml
2024-09-26 02:03:21 -07:00

19 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: []