spec\Prophecy\Exception\Doubler\ClassMirrorExceptionSpec::it_contains_a_reflected_class_link PHP Method

    function it_contains_a_reflected_class_link($class)
    {
        $this->getReflectedClass()->shouldReturn($class);
    }