Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
RepeatedFieldIter.php
RepeatedFieldIter::$position
@ignore
Type:
position
File
vendor/
google/
protobuf/
src/
Google/
Protobuf/
Internal/
RepeatedFieldIter.php
, line 27
Class
RepeatedFieldIter
RepeatedFieldIter is used to iterate RepeatedField. It is also need for the foreach syntax.
Namespace
Google\Protobuf\Internal
Code
private $position;
RSS feed