REDROOM
PHP 8.3.31
Path:
Logout
Edit File
Size: 419 B
Close
/home/getspomw/royalsquad.us/vendor/laravel/framework/src/Illuminate/Contracts/Concurrency/Driver.php
Text
Base64
<?php namespace Illuminate\Contracts\Concurrency; use Closure; use Illuminate\Support\Defer\DeferredCallback; interface Driver { /** * Run the given tasks concurrently and return an array containing the results. */ public function run(Closure|array $tasks): array; /** * Defer the execution of the given tasks. */ public function defer(Closure|array $tasks): DeferredCallback; }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 1
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
Driver.php
419 B
lrw-rw-rw-
2025-09-17 06:53:00
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).