Метод | Описание | |
---|---|---|
it_accepts_attachment_interface_elements ( Crummy\Phlack\Message\AttachmentInterface $attachment ) | ||
it_adds_attachments_to_the_collection ( Crummy\Phlack\Message\AttachmentInterface $attachment ) | ||
it_does_not_allow_other_elements_during_add ( Crummy\Phlack\Message\FieldInterface $field ) | ||
it_does_not_allow_other_elements_during_set ( Crummy\Phlack\Message\FieldInterface $field ) | ||
it_is_an_encodable_collection ( ) | ||
it_sets_attachments_to_the_collection ( Crummy\Phlack\Message\AttachmentInterface $attachment ) | ||
let ( Crummy\Phlack\Message\AttachmentInterface $attachment ) |
public it_accepts_attachment_interface_elements ( Crummy\Phlack\Message\AttachmentInterface $attachment ) | ||
$attachment | Crummy\Phlack\Message\AttachmentInterface |
public it_adds_attachments_to_the_collection ( Crummy\Phlack\Message\AttachmentInterface $attachment ) | ||
$attachment | Crummy\Phlack\Message\AttachmentInterface |
public it_does_not_allow_other_elements_during_add ( Crummy\Phlack\Message\FieldInterface $field ) | ||
$field | Crummy\Phlack\Message\FieldInterface |
public it_does_not_allow_other_elements_during_set ( Crummy\Phlack\Message\FieldInterface $field ) | ||
$field | Crummy\Phlack\Message\FieldInterface |
public it_sets_attachments_to_the_collection ( Crummy\Phlack\Message\AttachmentInterface $attachment ) | ||
$attachment | Crummy\Phlack\Message\AttachmentInterface |
public let ( Crummy\Phlack\Message\AttachmentInterface $attachment ) | ||
$attachment | Crummy\Phlack\Message\AttachmentInterface |