Path : /var/www/html/jewelry-pos/vendor/arrilot/laravel-widgets/src/Misc/ |
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
Current File : //var/www/html/jewelry-pos/vendor/arrilot/laravel-widgets/src/Misc/InvalidWidgetClassException.php |
<?php namespace Arrilot\Widgets\Misc; use Exception; class InvalidWidgetClassException extends Exception { /** * Exception message. * * @var string */ protected $message = 'Widget class must extend Arrilot\Widgets\AbstractWidget class'; }