Google\Cloud\Dev\DocGenerator\TypeGenerator::__construct PHP Method

__construct() public method

public __construct ( $outputPath )
    public function __construct($outputPath)
    {
        $this->outputPath = $outputPath;
    }