Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MessageOptions.php
function MessageOptions::hasMessageSetWireFormat
File
vendor/
google/
protobuf/
src/
Google/
Protobuf/
Internal/
MessageOptions.php
, line 192
Class
MessageOptions
Generated from protobuf message <code>google.protobuf.MessageOptions</code>
Namespace
Google\Protobuf\Internal
Code
public
function
hasMessageSetWireFormat
() {
return
isset
(
$this
->
message_set_wire_format
); }
RSS feed