Skip to content

Commit d3c3c8e

Browse files
carieshmariebshaffer
authored andcommitted
Add region tags for flex storage docs (GoogleCloudPlatform#301)
1 parent 40bbb7f commit d3c3c8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appengine/flexible/storage/app.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
* limitations under the License.
1616
*/
1717

18+
# [START app]
1819
# [START import_client]
1920
use Google\Cloud\Storage\StorageClient;
2021
# [END import_client]
@@ -77,5 +78,6 @@
7778
# [END create_client]
7879
return $storage;
7980
};
81+
# [END app]
8082

8183
return $app;

0 commit comments

Comments
 (0)