PHP 8.3.31
Preview: Hub.php Size: 294 B
/home/getspomw/royalsquad.us/vendor/laravel/framework/src/Illuminate/Contracts/Pipeline/Hub.php

<?php

namespace Illuminate\Contracts\Pipeline;

interface Hub
{
    /**
     * Send an object through one of the available pipelines.
     *
     * @param  mixed  $object
     * @param  string|null  $pipeline
     * @return mixed
     */
    public function pipe($object, $pipeline = null);
}

Directory Contents

Dirs: 0 × Files: 2

Name Size Perms Modified Actions
294 B lrw-rw-rw- 2025-09-17 06:53:00
Edit Download
746 B lrw-rw-rw- 2025-09-17 06:53:00
Edit Download

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