ok

Mini Shell

Direktori : /home2/selectio/public_html/fms-worksuite/app/Observers/
Upload File :
Current File : /home2/selectio/public_html/fms-worksuite/app/Observers/GdprSettingObserver.php

<?php

namespace App\Observers;

use App\Models\GdprSetting;

class GdprSettingObserver
{

    //phpcs:ignore
    public function creating(GdprSetting $doc)
    {
        //
    }

}

Zerion Mini Shell 1.0