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