master

laravel/framework

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

MaintenanceModeDisabled.php

TLDR

This file contains the MaintenanceModeDisabled class, which is used in the Illuminate\Foundation\Events namespace.

Classes

MaintenanceModeDisabled

This class is empty and does not contain any methods or properties.

<?php

namespace Illuminate\Foundation\Events;

class MaintenanceModeDisabled
{
    //
}