Added Laravel project
This commit is contained in:
6
Laravel/vendor/theseer/tokenizer/src/TokenCollectionException.php
vendored
Normal file
6
Laravel/vendor/theseer/tokenizer/src/TokenCollectionException.php
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php declare(strict_types = 1);
|
||||
namespace TheSeer\Tokenizer;
|
||||
|
||||
class TokenCollectionException extends Exception {
|
||||
|
||||
}
|
Reference in New Issue
Block a user