platform/api/symfony/Component/HttpKernel/Tests/Fixtures/Controller/ExtendingSession.yaml

12 lines
247 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: ExtendingSession
class_comment: null
dependencies:
- name: Session
type: class
source: Symfony\Component\HttpFoundation\Session\Session
properties: []
methods: []
traits:
- Symfony\Component\HttpFoundation\Session\Session
interfaces: []