Ignore:
Timestamp:
Feb 17, 2021, 12:30:23 PM (3 years ago)
Author:
chronos
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/FinanceBankAPI/FileImport.php

    r887 r899  
    180180  function Insert(): string
    181181  {
    182     $Finance = $ModuleFinance::Cast($this->System->GetModule('Finance'))->Finance;
     182    $Finance = ModuleFinance::Cast($this->System->GetModule('Finance'))->Finance;
    183183    $Output = '';
    184184
Note: See TracChangeset for help on using the changeset viewer.