phplrt/phplrt

View on GitHub
libs/parser/src/Exception/UnexpectedTokenException.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 126 characters
Open

    public static function fromUnexpectedToken(ReadableInterface $src, TokenInterface $tok, \Throwable $previous = null): self

There are no issues that match your filters.

Category
Status