Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
FileDescriptorProto.php
function FileDescriptorProto::clearEdition
File
vendor/
google/
protobuf/
src/
Google/
Protobuf/
Internal/
FileDescriptorProto.php
, line 512
Class
FileDescriptorProto
Describes a complete .proto file.
Namespace
Google\Protobuf\Internal
Code
public
function
clearEdition
() {
unset
(
$this
->
edition
); }
RSS feed