Skip to content

Commit

Permalink
fix: close code snippet (#2140)
Browse files Browse the repository at this point in the history
  • Loading branch information
dwsupplee authored Jul 25, 2019
1 parent 44ae49d commit e71b29c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Spanner/src/Transaction.php
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ public function delete($table, KeySet $keySet)
* 'id' => 10
* ]
* ]);
* ```
*
* @codingStandardsIgnoreStart
* @see https://cloud.google.com/spanner/reference/rpc/google.spanner.v1#google.spanner.v1.ExecuteSqlRequest ExecuteSqlRequest
Expand Down

0 comments on commit e71b29c

Please sign in to comment.