spec\Mdb\PayPal\Ipn\ServiceResponseSpec::it_should_retrieve_the_body PHP Метод

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

    function it_should_retrieve_the_body()
    {
        $this->getBody()->shouldReturn('foo');
    }