Searched refs:getPhpClassPrefix (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | FileOptions.php | 919 public function getPhpClassPrefix() function in Google\\Protobuf\\Internal\\FileOptions |
D | GPBUtil.php | 270 $prefix = is_null($option) ? "" : $option->getPhpClassPrefix(); |