api/symfony/Bundle/SecurityBundle/Tests/Functional/app/RememberMeCookie/bundles.yaml

16 lines
381 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
name: bundles
class_comment: null
dependencies:
- name: FrameworkBundle
type: class
source: Symfony\Bundle\FrameworkBundle\FrameworkBundle
- name: SecurityBundle
type: class
source: Symfony\Bundle\SecurityBundle\SecurityBundle
properties: []
methods: []
traits:
- Symfony\Bundle\FrameworkBundle\FrameworkBundle
- Symfony\Bundle\SecurityBundle\SecurityBundle
interfaces: []