Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
return ['link'=> [['is_delete'=> false, 'link_id'=> null, 'title'=> 'title', 'is_shareable'=> 'is_shareable', 'sample'=> ['type'=> 'sample_type', 'url'=> 'sample_url', 'file'=>,], 'file'=>, 'type'=> 'link_type', 'link_url'=> 'link_url', 'sort_order'=> 'sort_order', 'number_of_downloads'=> 'number_of_downloads', 'price'=> 'price',],], 'sample'=> [['is_delete'=> false, 'sample_id'=> null, 'title'=> 'title', 'type'=> 'sample_type', 'file'=>, 'sample_url'=> 'sample_url', 'sort_order'=> 'sort_order',],]] | |
return[ 'link'=> [ [ 'is_delete'=> false, 'link_id'=> null, 'title'=> 'title', 'is_shareable'=> 'is_shareable', 'sample'=> [ 'type'=> 'sample_type', 'url'=> 'sample_url', 'file'=>,], 'file'=>, 'type'=> 'link_type', 'link_url'=> 'link_url', 'sort_order'=> 'sort_order', 'number_of_downloads'=> 'number_of_downloads', 'price'=> 'price',],], 'sample'=> [ [ 'is_delete'=> false, 'sample_id'=> null, 'title'=> 'title', 'type'=> 'sample_type', 'file'=>, 'sample_url'=> 'sample_url', 'sort_order'=> 'sort_order',],]] |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Definition at line 37 of file expected_data.php.