%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/hr/api/app/Exceptions/
Upload File :
Create Path :
Current File : /var/www/html/hr/api/app/Exceptions/ModuleNotEnabledException.php

<?php

namespace App\Exceptions;


class ModuleNotEnabledException extends ApiException
{
    public function render()
    {
        return $this->response()
                    ->forbidden([
                        'message' => trans('modules.not_enabled'),
                    ]);
    }

}

Zerion Mini Shell 1.0