Submit
Path:
~
/
/
usr
/
local
/
psa
/
admin
/
plib
/
modules
/
log-browser
/
vendor
/
laravel
/
serializable-closure
/
src
/
Contracts
/
File Content:
Serializable.php
<?php namespace PleskLogBrowser\Laravel\SerializableClosure\Contracts; interface Serializable { /** * Resolve the closure with the given arguments. * * @return mixed */ public function __invoke(); /** * Gets the closure that got serialized/unserialized. * * @return \Closure */ public function getClosure(); }
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
Serializable.php
368 bytes
0644
Signer.php
403 bytes
0644
N4ST4R_ID | Naxtarrr