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

15 lines
514 B
YAML

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