Home
last modified time | relevance | path

Searched refs:isWrapperType (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFieldDescriptor.php190 public function isWrapperType() function in Google\\Protobuf\\Internal\\FieldDescriptor
DMessage.php1064 if (!is_null($valueField) && $valueField->isWrapperType()) {
1067 } elseif ($field->isWrapperType()) {