PHP 8.3.31
Preview: ClosureScope.php Size: 378 B
/home/getspomw/royalsquad.us/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-rw-rw- 2025-09-17 06:53:03
Edit Download
3.53 KB lrw-rw-rw- 2025-09-17 06:53:03
Edit Download
43.89 KB lrw-rw-rw- 2025-09-17 06:53:03
Edit Download
386 B lrw-rw-rw- 2025-09-17 06:53:03
Edit Download

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