Viewing File: /home/xaimptsg/public_html/src/vendor/theseer/tokenizer/src/TokenCollectionException.php

<?php declare(strict_types = 1);
namespace TheSeer\Tokenizer;

class TokenCollectionException extends Exception {
}
Back to Directory