Atualizando arquivos
This commit is contained in:
parent
32bb2aeb50
commit
c7268ad9c8
1 changed files with 0 additions and 10 deletions
|
|
@ -38,7 +38,6 @@ class CompaniesBudgetsValidate
|
|||
private $readjustmentMonth = null;
|
||||
private $often = null;
|
||||
private $dateStart = null;
|
||||
private $companiesBudgetsId = null;
|
||||
private $description = null;
|
||||
private $financialCategoriesId = null;
|
||||
private $financialAccountsId = null;
|
||||
|
|
@ -499,15 +498,6 @@ class CompaniesBudgetsValidate
|
|||
|
||||
}
|
||||
|
||||
/** Método retorna campo clients_id */
|
||||
public function getCompaniesBudgetsId() : ? int
|
||||
{
|
||||
|
||||
/** Retorno da informação */
|
||||
return (int)$this->clientsBudgetsId;
|
||||
|
||||
}
|
||||
|
||||
/** Método retorna campo users_id */
|
||||
public function getUserId() : ? int
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue