REDROOM
PHP 8.3.31
Path:
Logout
Edit File
Size: 379 B
Close
/home/getspomw/royalsquad.us/vendor/laravel/framework/src/Illuminate/Cache/RateLimiting/GlobalLimit.php
Text
Base64
<?php namespace Illuminate\Cache\RateLimiting; class GlobalLimit extends Limit { /** * Create a new limit instance. * * @param int $maxAttempts * @param int $decaySeconds * @return void */ public function __construct(int $maxAttempts, int $decaySeconds = 60) { parent::__construct('', $maxAttempts, $decaySeconds); } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
GlobalLimit.php
379 B
lrw-rw-rw-
2025-09-17 06:52:59
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Limit.php
3.33 KB
lrw-rw-rw-
2025-09-17 06:52:59
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Unlimited.php
256 B
lrw-rw-rw-
2025-09-17 06:52:59
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).