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