ok

Mini Shell

Direktori : /home2/selectio/www/limpiar.in.net/vendor/laracasts/flash/src/Laracasts/Flash/
Upload File :
Current File : /home2/selectio/www/limpiar.in.net/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;
}

Zerion Mini Shell 1.0