Google\Cloud\Dev\Release\Command\Release::getManifestPath PHP 메소드

getManifestPath() 개인적인 메소드

private getManifestPath ( )
    private function getManifestPath()
    {
        return $this->cliBasePath . '/../' . self::PATH_MANIFEST;
    }