7 include
__DIR__ .
'/product_simple_with_full_option_set.php';
19 \
Magento\Catalog\Api\Data\ProductAttributeMediaGalleryEntryInterfaceFactory::class
33 $video->setDisabled(
false);
36 $video->setLabel(
'Video Label');
37 $video->setMediaType(
'external-video');
45 \
Magento\Catalog\Api\Data\ProductAttributeMediaGalleryEntryExtensionFactory::class
53 \
Magento\Framework\Api\Data\VideoContentInterfaceFactory::class
61 $videoContent->setVideoUrl(
'http://www.youtube.com/v/tH_2PFNmWoga');
70 \
Magento\Catalog\Api\ProductAttributeMediaGalleryManagementInterface::class
defined('TESTS_BP')||define('TESTS_BP' __DIR__
static getObjectManager()