Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TokenCollection.php
function TokenCollection::next
File
vendor/
theseer/
tokenizer/
src/
TokenCollection.php
, line 24
Class
TokenCollection
Namespace
TheSeer\Tokenizer
Code
public
function
next
() : void {
\next
(
$this
->
tokens
);
$this
->
pos
++; }
RSS feed