master

laravel/framework

Last updated at: 29/12/2023 09:21

Isolatable.php

TLDR

This file contains the definition of the Isolatable interface in the Illuminate\Contracts\Console namespace.

Methods

<?php

namespace Illuminate\Contracts\Console;

interface Isolatable
{
    //
}