File manager - Edit - /var/www/payraty/helpdesk/vendor/jetbrains/phpstorm-stubs/Parle/Token.php
Back
<?php namespace Parle; class Token { /* Constants */ /** @var int End of input token id. */ public const EOI = 0; /** @var int Unknown token id. */ public const UNKNOWN = -1; /** @var int Skip token id. */ public const SKIP = -2; /* Properties */ /** @var int Token id. */ public $id; /** @var string Token value. */ public $value; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings