PHP 8.2.31
Preview: QueueableCollection.php Size: 700 B
//opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/illuminate/contracts/Queue/QueueableCollection.php

<?php

namespace RectorPrefix202411\Illuminate\Contracts\Queue;

interface QueueableCollection
{
    /**
     * Get the type of the entities being queued.
     *
     * @return string|null
     */
    public function getQueueableClass();
    /**
     * Get the identifiers for all of the entities.
     *
     * @return array<int, mixed>
     */
    public function getQueueableIds();
    /**
     * Get the relationships of the entities being queued.
     *
     * @return array<int, string>
     */
    public function getQueueableRelations();
    /**
     * Get the connection of the entities being queued.
     *
     * @return string|null
     */
    public function getQueueableConnection();
}

Directory Contents

Dirs: 0 × Files: 14

Name Size Perms Modified Actions
247 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
469 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
278 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
283 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
3.00 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
689 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
2.29 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
700 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
498 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
104 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
101 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
139 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
98 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
129 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download

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