Path : /var/www/html/thb_loan_system/vendor/laracasts/flash/src/Laracasts/Flash/ |
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
Current File : /var/www/html/thb_loan_system/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; }