%PDF- %PDF-
Direktori : /var/www/html/geotechnics/api/app/Observers/ |
Current File : /var/www/html/geotechnics/api/app/Observers/CompanyProfileObserver.php |
<?php namespace App\Observers; use App\Models\CompanyProfile; class CompanyProfileObserver { /** * @param CompanyProfile $profile */ public function updated(CompanyProfile $profile) { } }