name: NullTransportFactory class_comment: null dependencies: - name: UnsupportedSchemeException type: class source: Symfony\Component\Mailer\Exception\UnsupportedSchemeException properties: [] methods: - name: create visibility: public parameters: - name: dsn comment: null - name: getSupportedSchemes visibility: protected parameters: [] comment: null traits: - Symfony\Component\Mailer\Exception\UnsupportedSchemeException interfaces: []