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/application/Espo/Entities/Attachment.php
T
Yuri Kuznetsov 10f706c965 stream
2014-01-13 16:44:04 +02:00

9 lines
85 B
PHP

<?php
namespace Espo\Entities;
class Attachment extends \Espo\Core\ORM\Entity
{
}