REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 425 B
Close
/proc/thread-self/root/opt/cpanel/ea-wappspector/vendor/laravel/serializable-closure/src/Exceptions/InvalidSignatureException.php
Text
Base64
<?php namespace Laravel\SerializableClosure\Exceptions; use Exception; class InvalidSignatureException extends Exception { /** * Create a new exception instance. * * @param string $message * @return void */ public function __construct($message = 'Your serialized closure might have been modified or it\'s unsafe to be unserialized.') { parent::__construct($message); } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
InvalidSignatureException.php
425 B
lrw-r--r--
2026-04-16 14:03:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
MissingSecretKeyException.php
395 B
lrw-r--r--
2026-04-16 14:03:50
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).