Add phone reliability features

This commit is contained in:
osaajani 2024-10-26 18:02:11 +02:00
parent 44b855dd48
commit 52c849e043
22 changed files with 837 additions and 188 deletions

View file

@ -338,6 +338,7 @@ namespace models;
return $this->_run_query($query, $params);
}
/**
* Return table name.
*/