Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. FileOptions.php

FileOptions::$cc_enable_arenas

Enables the use of arenas for the proto messages in this file. This applies only to generated classes for C++.

Generated from protobuf field <code>optional bool cc_enable_arenas = 31 [default = true];</code>

Type: cc_enable_arenas

File

vendor/google/protobuf/src/Google/Protobuf/Internal/FileOptions.php, line 121

Class

FileOptions
Generated from protobuf message <code>google.protobuf.FileOptions</code>

Namespace

Google\Protobuf\Internal

Code

protected $cc_enable_arenas = null;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal