File manager - Edit - /var/www/payraty/helpdesk/vendor/pda/pheanstalk/src/Exception/ServerBadFormatException.php
Back
<?php declare(strict_types=1); namespace Pheanstalk\Exception; /** * An exception originating as a beanstalkd server error. */ final class ServerBadFormatException extends ServerException { public function __construct(string $commandLine) { parent::__construct("Bad format for command {$commandLine}"); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings