PageRenderTime 49ms CodeModel.GetById 25ms RepoModel.GetById 0ms app.codeStats 0ms

/override/classes/Pack.php

https://bitbucket.org/marcenuc/prestashop
PHP | 7 lines | 4 code | 3 blank | 0 comment | 0 complexity | 6fd21bc9f68f48bef8e3c534425f2a15 MD5 | raw file
Possible License(s): LGPL-2.1, LGPL-3.0
  1. <?php
  2. class Pack extends PackCore
  3. {
  4. }