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