Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
RepeatedField.php
RepeatedField::$legacy_klass
@ignore
Type:
legacy_klass
File
vendor/
google/
protobuf/
src/
Google/
Protobuf/
Internal/
RepeatedField.php
, line 43
Class
RepeatedField
RepeatedField is used by generated protocol message classes to manipulate repeated fields. It can be used like native PHP array.
Namespace
Google\Protobuf\Internal
Code
private $legacy_klass;
RSS feed