Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TableRows.php
function TableRows::getIterator
File
vendor/
symfony/
console/
Helper/
TableRows.php
, line 24
Class
TableRows
@internal
Namespace
Symfony\Component\Console\Helper
Code
public
function
getIterator
() : \Traversable {
return
(
$this
->
generator
)
(); }
RSS feed