api/laravel/Contracts/Mail/Attachable.yaml
2024-09-26 02:03:21 -07:00

15 lines
282 B
YAML

name: Attachable
class_comment: null
dependencies: []
properties: []
methods:
- name: toMailAttachment
visibility: public
parameters: []
comment: '# * Get an attachment instance for this entity.
# *
# * @return \Illuminate\Mail\Attachment'
traits: []
interfaces: []