File manager - Edit - /var/www/payraty/helpdesk/app/Services/AppBootstrapData.php
Back
<?php namespace App\Services; use Common\Core\Bootstrap\BaseBootstrapData; class AppBootstrapData extends BaseBootstrapData { public function init(): self { parent::init(); if (!$this->data['user']?->hasPermission('tickets.update')) { $this->data['settings']['notif']['subs']['integrated'] = false; } return $this; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings