OEModule\OphCoCvi\models\OphCoCvi_ClericalInfo_EmploymentStatus::model PHP Méthode

model() public static méthode

Returns the static model of the specified AR class.
public static model ( null | string $className = __CLASS__ ) : the
$className null | string
Résultat the static model class
    public static function model($className = __CLASS__)
    {
        return parent::model($className);
    }