Skip to content

Commit 6b6bf52

Browse files
author
Mark Berube
committed
MC-34175: adding sorting validation
- adding comment missing from column class
1 parent 4dbeaf3 commit 6b6bf52

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Ui/Component/Listing/Columns

1 file changed

+2
-0
lines changed

app/code/Magento/Ui/Component/Listing/Columns/Column.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
use Magento\Ui\Component\AbstractComponent;
1212

1313
/**
14+
* Column class for UI components
15+
*
1416
* @api
1517
* @since 100.0.2
1618
*/

0 commit comments

Comments
 (0)