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