PHP 8.2.31
Preview: ClosureScope.php Size: 378 B
/proc/thread-self/root/opt/cpanel/ea-wappspector/vendor/laravel/serializable-closure/src/Support/ClosureScope.php

<?php

namespace 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;
}

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
378 B lrw-r--r-- 2026-04-16 14:03:50
Edit Download
3.53 KB lrw-r--r-- 2026-04-16 14:03:50
Edit Download
56.13 KB lrw-r--r-- 2026-04-16 14:03:50
Edit Download
386 B lrw-r--r-- 2026-04-16 14:03:50
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).