Skip to content

Commit 33fa6d0

Browse files
committed
MAGETWO-63634: Update Field Data Converter
1 parent d60f8ec commit 33fa6d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/DB/FieldDataConverter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ public function getSelect(
6969
}
7070

7171
/**
72-
* Convert field data from one representation to another
72+
* Convert table field data from one representation to another uses DataConverterInterface
7373
*
7474
* @param AdapterInterface $connection
7575
* @param string $table

0 commit comments

Comments
 (0)