Skip to content

Commit c1f19d1

Browse files
committed
Fixed static test failure
1 parent c54fd86 commit c1f19d1

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

app/code/Magento/Wishlist/Block/Customer/Wishlist/Item/Column/Actions.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
*
1212
* @api
1313
* @deprecated 101.1.2
14+
* @see no longer used
1415
* @since 100.0.2
1516
*/
1617
class Actions extends \Magento\Wishlist\Block\Customer\Wishlist\Item\Column

app/code/Magento/Wishlist/Block/Customer/Wishlist/Item/Column/Comment.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
*
1212
* @api
1313
* @deprecated 101.1.2
14+
* @see no longer used
1415
* @since 100.0.2
1516
*/
1617
class Comment extends \Magento\Wishlist\Block\Customer\Wishlist\Item\Column

app/code/Magento/Wishlist/Block/Customer/Wishlist/Item/Column/Edit.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
*
1212
* @api
1313
* @deprecated 101.1.2
14+
* @see no longer used
1415
* @since 100.0.2
1516
*/
1617
class Edit extends \Magento\Wishlist\Block\Customer\Wishlist\Item\Column

app/code/Magento/Wishlist/Block/Customer/Wishlist/Item/Column/Info.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
*
1212
* @api
1313
* @deprecated 101.1.2
14+
* @see no longer used
1415
* @since 100.0.2
1516
*/
1617
class Info extends \Magento\Wishlist\Block\Customer\Wishlist\Item\Column

0 commit comments

Comments
 (0)