aboutsummaryrefslogtreecommitdiffhomepage
path: root/php/src
diff options
context:
space:
mode:
authorGravatar Jisi Liu <jisi.liu@gmail.com>2017-10-18 14:21:22 -0700
committerGravatar Jisi Liu <jisi.liu@gmail.com>2017-10-18 14:21:22 -0700
commitecf29571061337e6fbd70283f0a6ad0202e94b24 (patch)
treed7f655fd3c0218167dee82859d039d2e1487ef33 /php/src
parent6b5912b1e31641a43bf8227fab81a95581701fe0 (diff)
Update descriptor protos
Diffstat (limited to 'php/src')
-rw-r--r--php/src/Google/Protobuf/Internal/FileOptions.php9
1 files changed, 6 insertions, 3 deletions
diff --git a/php/src/Google/Protobuf/Internal/FileOptions.php b/php/src/Google/Protobuf/Internal/FileOptions.php
index ee64e4e0..f3bacad6 100644
--- a/php/src/Google/Protobuf/Internal/FileOptions.php
+++ b/php/src/Google/Protobuf/Internal/FileOptions.php
@@ -174,7 +174,8 @@ class FileOptions extends \Google\Protobuf\Internal\Message
private $php_namespace = '';
private $has_php_namespace = false;
/**
- * The parser stores options it doesn't recognize here. See above.
+ * The parser stores options it doesn't recognize here.
+ * See the documentation for the "Options" section above.
*
* Generated from protobuf field <code>repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;</code>
*/
@@ -827,7 +828,8 @@ class FileOptions extends \Google\Protobuf\Internal\Message
}
/**
- * The parser stores options it doesn't recognize here. See above.
+ * The parser stores options it doesn't recognize here.
+ * See the documentation for the "Options" section above.
*
* Generated from protobuf field <code>repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;</code>
* @return \Google\Protobuf\Internal\RepeatedField
@@ -838,7 +840,8 @@ class FileOptions extends \Google\Protobuf\Internal\Message
}
/**
- * The parser stores options it doesn't recognize here. See above.
+ * The parser stores options it doesn't recognize here.
+ * See the documentation for the "Options" section above.
*
* Generated from protobuf field <code>repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;</code>
* @param \Google\Protobuf\Internal\UninterpretedOption[]|\Google\Protobuf\Internal\RepeatedField $var