Method | Description | |
---|---|---|
it_adds_attachments_to_serialized_output ( |
||
it_allows_for_direct_messages_in_channel ( ) | ||
it_contains_text ( ) | ||
it_does_not_add_attachments_if_empty ( |
||
it_does_not_alter_passed_channel ( ) | ||
it_does_not_double_wrap_the_icon_emoji ( ) | ||
it_increments_the_field_count_on_add ( Crummy\Phlack\Message\AttachmentInterface $attachment ) | ||
it_is_initializable ( ) | ||
it_prints_as_json ( ) | ||
it_returns_an_attachment_collection ( ) | ||
it_wraps_icon_emoji_in_colons_on_construct ( ) | ||
let ( ) |
public it_adds_attachments_to_serialized_output ( |
||
$attachments | ||
$attachment | Crummy\Phlack\Message\AttachmentInterface |
public it_allows_for_direct_messages_in_channel ( ) |
public it_does_not_add_attachments_if_empty ( |
||
$attachments |
public it_does_not_double_wrap_the_icon_emoji ( ) |
public it_increments_the_field_count_on_add ( Crummy\Phlack\Message\AttachmentInterface $attachment ) | ||
$attachment | Crummy\Phlack\Message\AttachmentInterface |
public it_wraps_icon_emoji_in_colons_on_construct ( ) |