7 require
__DIR__ .
'/../../../Magento/Downloadable/_files/product_downloadable.php';
11 ->create(\
Magento\Catalog\Api\ProductRepositoryInterface::class);
17 \
Magento\Downloadable\Model\Link::class
18 )->getCollection()->addProductToFilter(
29 $requestInfo = new \Magento\Framework\DataObject([
'qty' => 1,
'links' => [
$link->getId()]]);
defined('TESTS_BP')||define('TESTS_BP' __DIR__
static getObjectManager()