File manager - Edit - /var/www/payraty/helpdesk/vendor/itsgoingd/clockwork/Clockwork/Support/Vanilla/helpers.php
Back
<?php use Clockwork\Support\Vanilla\Clockwork; if (! function_exists('clock')) { // Log a message to Clockwork, returns Clockwork instance when called with no arguments, first argument otherwise function clock(...$arguments) { if (empty($arguments)) { return Clockwork::instance(); } foreach ($arguments as $argument) { Clockwork::debug($argument); } return reset($arguments); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings