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/
H A DFieldDescriptor.php190 public function isWrapperType() function
H A DMessage.php1064 if (!is_null($valueField) && $valueField->isWrapperType()) {
1067 } elseif ($field->isWrapperType()) {

Completed in 4 milliseconds