We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10407d3 commit b2129b2Copy full SHA for b2129b2
app/code/Magento/ProductVideo/Setup/InstallSchema.php
@@ -11,7 +11,7 @@
11
use Magento\Catalog\Model\ResourceModel\Product\Gallery;
12
13
/**
14
- * Class InstallSchema adds new table `eav_attribute_option_swatch`
+ * Class InstallSchema adds new table `catalog_product_entity_media_gallery_value_video`
15
*/
16
class InstallSchema implements InstallSchemaInterface
17
{
0 commit comments