Debug
This commit is contained in:
parent
cfdeeaac46
commit
5472a86033
1 changed files with 4 additions and 0 deletions
|
|
@ -25,6 +25,10 @@ try{
|
|||
$FinancialMovementsValidate->setPath($path);
|
||||
$FinancialMovementsValidate->setDocumentsCategorysId($documentsCategorysId);
|
||||
|
||||
|
||||
echo $FinancialMovementsValidate->getDocumentsCategorysId();
|
||||
exit;
|
||||
|
||||
/** Verifica se não existem erros a serem informados */
|
||||
if (!empty($FinancialMovementsValidate->getErrors())) {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue