Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
RepeatedField.php
RepeatedField::$klass
@ignore
Type:
klass
File
vendor/
google/
protobuf/
src/
Google/
Protobuf/
Internal/
RepeatedField.php
, line 39
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 $klass;
RSS feed