change phpdoc api generator to phpdoc
This commit is contained in:
10
documentation/api/files/Model/ContentI18n.php.txt
Normal file
10
documentation/api/files/Model/ContentI18n.php.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace Thelia\Model;
|
||||
|
||||
use Thelia\Model\Base\ContentI18n as BaseContentI18n;
|
||||
|
||||
class ContentI18n extends BaseContentI18n {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user