IMMREX7

aku nok ndi : /home/spdtg/www/gomygps/vendor/laracasts/flash/src/Laracasts/Flash/
File Up :
aku nok ndi : /home/spdtg/www/gomygps/vendor/laracasts/flash/src/Laracasts/Flash/OverlayMessage.php

<?php

namespace Laracasts\Flash;

class OverlayMessage extends Message
{
    /**
     * The title of the message.
     *
     * @var string
     */
    public $title = 'Notice';

    /**
     * Whether the message is an overlay.
     *
     * @var bool
     */
    public $overlay = true;
}

Copyright © 2021 - 2025 IMMREX7