api/symfony/Bundle/SecurityBundle/Tests/Functional/FirewallEntryPointTest.yaml

16 lines
514 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
name: FirewallEntryPointTest
class_comment: null
dependencies:
- name: EntryPointStub
type: class
source: Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\FirewallEntryPointBundle\Security\EntryPointStub
properties: []
methods:
- name: testItUsesTheConfiguredEntryPointFromTheExceptionListenerWithFormLoginAndNoCredentials
visibility: public
parameters: []
comment: null
traits:
- Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\FirewallEntryPointBundle\Security\EntryPointStub
interfaces: []