📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-03 12:53:07
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
vendor
/
php-flasher
/
flasher
/
Notification
📍 /home/orkouolp/web/testing.orkobd/laravel/vendor/php-flasher/flasher/Notification
🔄 Refresh
✏️
Editing: Type.php
Writable
<?php declare(strict_types=1); namespace Flasher\Prime\Notification; final class Type { public const SUCCESS = 'success'; public const ERROR = 'error'; public const INFO = 'info'; public const WARNING = 'warning'; }
💾 Save Changes
❌ Cancel