diff options
Diffstat (limited to 'src/Fragments/KeyFragment.php')
-rw-r--r-- | src/Fragments/KeyFragment.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Fragments/KeyFragment.php b/src/Fragments/KeyFragment.php index 4a71857..d84c9f6 100644 --- a/src/Fragments/KeyFragment.php +++ b/src/Fragments/KeyFragment.php @@ -95,7 +95,6 @@ class KeyFragment extends Fragment $state = 0; for (; $list->idx < $list->count; ++$list->idx) { - /** * Token parsed at this moment. * @var Token |