platform/api/symfony/Component/HttpKernel/Tests/Fixtures/Controller/ExtendingSession.yaml
2024-09-02 10:44:11 -07:00

11 lines
247 B
YAML

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