Skip to content

Commit f7f2d0a

Browse files
author
Michael Logvin
committed
MAGETWO-45273: UI component Export button
1 parent ad53cb2 commit f7f2d0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Ui/Model/Export/MetadataProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ public function getOptions()
229229
/**
230230
* @param \Magento\Framework\Api\Search\DocumentInterface $document
231231
* @param string $componentName
232-
* @return bool
232+
* @return void
233233
*/
234234
public function convertDate($document, $componentName)
235235
{

0 commit comments

Comments
 (0)