File manager - Edit - /var/www/payraty/helpdesk/vendor/pda/pheanstalk/src/Contract/JobIdInterface.php
Back
<?php declare(strict_types=1); namespace Pheanstalk\Contract; interface JobIdInterface { /** * This is a string to support 64bit numbers on 32bit systems. * @return string A numeric string representing the ID. */ public function getId(): string; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings