PHP 8.3.31
Preview: ContextDehydrating.php Size: 407 B
/home/getspomw/royalsquad.us/vendor/laravel/framework/src/Illuminate/Log/Context/Events/ContextDehydrating.php

<?php

namespace Illuminate\Log\Context\Events;

class ContextDehydrating
{
    /**
     * The context instance.
     *
     * @var \Illuminate\Log\Context\Repository
     */
    public $context;

    /**
     * Create a new event instance.
     *
     * @param  \Illuminate\Log\Context\Repository  $context
     */
    public function __construct($context)
    {
        $this->context = $context;
    }
}

Directory Contents

Dirs: 0 × Files: 2

Name Size Perms Modified Actions
407 B lrw-rw-rw- 2025-09-17 06:52:54
Edit Download
404 B lrw-rw-rw- 2025-09-17 06:52:54
Edit Download

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