whoami7 - Manager
:
/
proc
/
self
/
root
/
home
/
kckglobal
/
public_html
/
portal
/
vendor
/
azjezz
/
psl
/
src
/
Psl
/
Range
/
Upload File:
files >> //proc/self/root/home/kckglobal/public_html/portal/vendor/azjezz/psl/src/Psl/Range/to.php
<?php declare(strict_types=1); namespace Psl\Range; /** * @psalm-mutation-free */ function to(int $upper_bound, bool $inclusive = false): ToRange { return new ToRange($upper_bound, $inclusive); }
Copyright ©2021 || Defacer Indonesia