mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-30 16:06:07 +00:00
7 lines
107 B
PHP
7 lines
107 B
PHP
<?php
|
|
|
|
return array (
|
|
'Download' => '\\tests\\testData\\EntryPoints\\Espo\\EntryPoints\\Download',
|
|
);
|
|
|
|
?>
|