rename
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
namespace Espo\Modules\Crm\Classes\Pdf\Account;
|
||||
|
||||
use Espo\Tools\Pdf\DataLoader\DataLoader;
|
||||
use Espo\Tools\Pdf\Data\DataLoader;
|
||||
use Espo\ORM\Entity;
|
||||
|
||||
use stdClass;
|
||||
|
||||
@@ -56,7 +56,7 @@ use Espo\{
|
||||
Tools\Pdf\Data,
|
||||
Tools\Pdf\IdDataMap,
|
||||
Tools\Pdf\Params,
|
||||
Tools\Pdf\DataLoader\DataLoaderManager,
|
||||
Tools\Pdf\Data\DataLoaderManager,
|
||||
};
|
||||
|
||||
use Espo\Entities\Template;
|
||||
|
||||
+1
-1
@@ -27,7 +27,7 @@
|
||||
* these Appropriate Legal Notices must retain the display of the "EspoCRM" word.
|
||||
************************************************************************/
|
||||
|
||||
namespace Espo\Tools\Pdf\DataLoader;
|
||||
namespace Espo\Tools\Pdf\Data;
|
||||
|
||||
use Espo\ORM\Entity;
|
||||
|
||||
+1
-1
@@ -27,7 +27,7 @@
|
||||
* these Appropriate Legal Notices must retain the display of the "EspoCRM" word.
|
||||
************************************************************************/
|
||||
|
||||
namespace Espo\Tools\Pdf\DataLoader;
|
||||
namespace Espo\Tools\Pdf\Data;
|
||||
|
||||
use Espo\ORM\Entity;
|
||||
|
||||
Reference in New Issue
Block a user