We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 582d123 commit 1960a4dCopy full SHA for 1960a4d
2 files changed
docs/_static/images/icon-lang-php.svg
docs/_templates/layout.html
@@ -86,6 +86,13 @@ <h1 class="logo">
86
Node.js
87
</a>
88
</li>
89
+ <li>
90
+ <a href="
91
+https://googlecloudplatform.github.io/gcloud-php/" title="PHP docs page">
92
+ <img src="{{ pathto('_static/images/icon-lang-php.svg', 1) }}" alt="PHP icon" class="menu-icon" />
93
+ PHP
94
+ </a>
95
+ </li>
96
<li>
97
<a href="#" title="Python docs page">
98
<img src="{{ pathto('_static/images/icon-lang-python.svg', 1) }}" alt="Python icon" class="menu-icon" />
0 commit comments