Google\Cloud\Dev\DocGenerator\Command\Docs::__construct PHP Méthode

__construct() public méthode

public __construct ( $cliBasePath )
    public function __construct($cliBasePath)
    {
        $this->cliBasePath = $cliBasePath;
        parent::__construct();
    }