update api documentation
This commit is contained in:
11
documentation/api/files/Model/ContentImageI18n.php.txt
Normal file
11
documentation/api/files/Model/ContentImageI18n.php.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
namespace Thelia\Model;
|
||||
|
||||
use Thelia\Model\Base\ContentImageI18n as BaseContentImageI18n;
|
||||
|
||||
class ContentImageI18n extends BaseContentImageI18n
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user