parse test
This commit is contained in:
parent
31bae4c7a0
commit
8039f5a24f
|
|
@ -40,7 +40,8 @@ class ProductFlat extends Model implements ProductFlatContract
|
|||
'attribute_family_id',
|
||||
'meta_title',
|
||||
'meta_keywords',
|
||||
'meta_description'
|
||||
'meta_description',
|
||||
'name'
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue