PageRenderTime 45ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/src/Zimbra/ZCS/Entity/Cos.php

https://github.com/libersoft/zcs-php
PHP | 15 lines | 5 code | 4 blank | 6 comment | 0 complexity | aedf728fec453a5bf6e94feacbb19cc8 MD5 | raw file
Possible License(s): GPL-3.0
  1. <?php
  2. /**
  3. * A class of service.
  4. *
  5. * @author LiberSoft <info@libersoft.it>
  6. * @license http://www.gnu.org/licenses/gpl.txt
  7. */
  8. namespace Zimbra\ZCS\Entity;
  9. class Cos extends \Zimbra\ZCS\Entity
  10. {
  11. }