We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1898513 commit 8a063e6Copy full SHA for 8a063e6
Console/Command/Category/ImportCategory.php
@@ -45,6 +45,7 @@ protected function getEntities()
45
'meta_description' => 'Meta Test',
46
'available_sort_by' => 'position',
47
'default_sort_by' => 'position',
48
+ 'is_anchor' => '1'
49
);
50
return $data;
51
}
0 commit comments