spec\Prophecy\Exception\Prophecy\ObjectProphecyExceptionSpec::it_holds_double_reference PHP Метод

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

public it_holds_double_reference ( $objectProphecy )
    function it_holds_double_reference($objectProphecy)
    {
        $this->getObjectProphecy()->shouldReturn($objectProphecy);
    }