|
|
|
|
@ -125,7 +125,7 @@ class UaderMapuchePersona extends Model
|
|
|
|
|
* |
|
|
|
|
* @throws \InvalidArgumentException Si el tipo de filtro no es soportado. |
|
|
|
|
*/ |
|
|
|
|
public static function buscarPersona(string $tipoFiltro, string $valor) |
|
|
|
|
private static function buscarPersona(string $tipoFiltro, string $valor) |
|
|
|
|
{ |
|
|
|
|
$declaracionesJuradas = self::join( |
|
|
|
|
"uader_dj_persona", |
|
|
|
|
|