%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/silvzytp/dsr_code/vendor/laravel/serializable-closure/src/Support/
Upload File :
Create Path :
Current File : //home/silvzytp/dsr_code/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;
}

Zerion Mini Shell 1.0