22 lines
581 B
YAML
22 lines
581 B
YAML
|
name: RememberMeCookieTest
|
||
|
class_comment: null
|
||
|
dependencies:
|
||
|
- name: ResponseHeaderBag
|
||
|
type: class
|
||
|
source: Symfony\Component\HttpFoundation\ResponseHeaderBag
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: testSessionRememberMeSecureCookieFlagAuto
|
||
|
visibility: public
|
||
|
parameters:
|
||
|
- name: https
|
||
|
- name: expectedSecureFlag
|
||
|
comment: '# @dataProvider getSessionRememberMeSecureCookieFlagAutoHttpsMap'
|
||
|
- name: getSessionRememberMeSecureCookieFlagAutoHttpsMap
|
||
|
visibility: public
|
||
|
parameters: []
|
||
|
comment: null
|
||
|
traits:
|
||
|
- Symfony\Component\HttpFoundation\ResponseHeaderBag
|
||
|
interfaces: []
|