mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-29 23:46:10 +00:00
7 lines
113 B
PHP
7 lines
113 B
PHP
<?php
|
|
|
|
return array (
|
|
'Download' => '\\tests\\unit\\testData\\EntryPoints\\Espo\\EntryPoints\\Download',
|
|
);
|
|
|
|
?>
|