Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
FileList.php
function FileList::next
Move forward to the next file.
Return value
void
File
vendor/
squizlabs/
php_codesniffer/
src/
Files/
FileList.php
, line 223
Class
FileList
Namespace
PHP_CodeSniffer\Files
Code
public
function
next
() {
next
(
$this
->
files
); }
RSS feed