Google\Cloud\Dev\DocGenerator\TypeGenerator::__construct PHP Méthode

__construct() public méthode

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