spec\Crummy\Phlack\Common\IterocitorSpec::it_proxies_reply_to_tell_for_string_input PHP Метод

it_proxies_reply_to_tell_for_string_input() публичный Метод

    public function it_proxies_reply_to_tell_for_string_input()
    {
        $this->reply('U12A34C6', 'I got your message.')['text']->shouldReturn('<@U12A34C6> I got your message.');
    }