16 lines
514 B
YAML
16 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: []
|