File manager - Edit - /var/www/payraty/helpdesk/vendor/jetbrains/phpstorm-stubs/swoole/Swoole/Atomic/Long.php
Back
<?php declare(strict_types=1); namespace Swoole\Atomic; class Long { public function __construct(int $value = 0) {} /** * @return int */ public function add(int $add_value = 1) {} /** * @return int */ public function sub(int $sub_value = 1) {} /** * @return int */ public function get() {} public function set(int $value) {} /** * @return bool */ public function cmpset(int $cmp_value, int $new_value) {} }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings