spec\Prophecy\Exception\Doubler\ClassCreatorExceptionSpec::let PHP Метод

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

public let ( Prophecy\Doubler\Generator\Node\ClassNode $node )
$node Prophecy\Doubler\Generator\Node\ClassNode
    function let(ClassNode $node)
    {
        $this->beConstructedWith('', $node);
    }