This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/tests/testData/EntryPoints/cache/entryPoints.php
T
2014-02-06 10:36:57 +02:00

7 lines
107 B
PHP

<?php
return array (
'Download' => '\\tests\\testData\\EntryPoints\\Espo\\EntryPoints\\Download',
);
?>