Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Enum.php
function Enum::clearSourceContext
File
vendor/
google/
protobuf/
src/
Google/
Protobuf/
Enum.php
, line 166
Class
Enum
Enum type definition.
Namespace
Google\Protobuf
Code
public
function
clearSourceContext
() {
unset
(
$this
->
source_context
); }
RSS feed