7 lines
113 B
PHP
7 lines
113 B
PHP
<?php
|
|
|
|
return array (
|
|
'Download' => '\\tests\\unit\\testData\\EntryPoints\\Espo\\EntryPoints\\Download',
|
|
);
|
|
|
|
?>
|