33 lines
685 B
YAML
33 lines
685 B
YAML
name: ProcessStream
|
|
class_comment: null
|
|
dependencies:
|
|
- name: TransportException
|
|
type: class
|
|
source: Symfony\Component\Mailer\Exception\TransportException
|
|
properties: []
|
|
methods:
|
|
- name: setCommand
|
|
visibility: public
|
|
parameters:
|
|
- name: command
|
|
comment: null
|
|
- name: setInteractive
|
|
visibility: public
|
|
parameters:
|
|
- name: interactive
|
|
comment: null
|
|
- name: initialize
|
|
visibility: public
|
|
parameters: []
|
|
comment: null
|
|
- name: terminate
|
|
visibility: public
|
|
parameters: []
|
|
comment: null
|
|
- name: getReadConnectionDescription
|
|
visibility: protected
|
|
parameters: []
|
|
comment: null
|
|
traits:
|
|
- Symfony\Component\Mailer\Exception\TransportException
|
|
interfaces: []
|