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

let() public method

public let ( ReflectionClass $class )
$class ReflectionClass
    function let(\ReflectionClass $class)
    {
        $this->beConstructedWith('', $class);
    }