spec\Prophecy\Exception\Doubler\ClassCreatorExceptionSpec::it_contains_a_reflected_node PHP Method

it_contains_a_reflected_node() public method

public it_contains_a_reflected_node ( $node )
    function it_contains_a_reflected_node($node)
    {
        $this->getClassNode()->shouldReturn($node);
    }