name : JobExperience.php
<?php

namespace Modules\Jobs\Entities;

use Modules\Jobs\Entities\JobAttribute;

class JobExperience extends JobAttribute
{
    protected $table = 'job_attributes_job_experiences';

    protected static function getFieldName()
    {
        return 'job_experience_id';
    }

    protected static function getLabelName()
    {
        return __('Job experience');
    }
}

© 2025 UnknownSec
afwwrfwafr45458465
Password