File manager - Edit - /var/www/payraty/helpdesk/vendor/laravel/horizon/src/PhpBinary.php
Back
<?php namespace Laravel\Horizon; class PhpBinary { /** * Get the path to the PHP executable. * * @return string */ public static function path() { $escape = '\\' === DIRECTORY_SEPARATOR ? '"' : '\''; return $escape.PHP_BINARY.$escape; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings