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