Skip to content

Commit 2ec8bf5

Browse files
committed
Added Code Optimization
1 parent d03d8e1 commit 2ec8bf5

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Reports/Block/Adminhtml/Config/Form/Field

1 file changed

+2
-0
lines changed

app/code/Magento/Reports/Block/Adminhtml/Config/Form/Field/YtdStart.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
class YtdStart extends \Magento\Config\Block\System\Config\Form\Field
1616
{
1717
/**
18+
* Get Month and Day Element
19+
*
1820
* @param AbstractElement $element
1921
* @return string
2022
* @SuppressWarnings(PHPMD.NPathComplexity)

0 commit comments

Comments
 (0)