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