platform/api/symfony/Component/Mime/Encoder/MimeHeaderEncoderInterface.yaml

22 lines
346 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: MimeHeaderEncoderInterface
class_comment: null
dependencies: []
properties: []
methods:
- name: getName
visibility: public
parameters: []
comment: '# * @author Chris Corbyn
# */
# interface MimeHeaderEncoderInterface
# {
# /**
# * Get the MIME name of this content encoding scheme.'
traits: []
interfaces: []