Skip to content

Commit 93f070c

Browse files
Fix static
1 parent 9543ab8 commit 93f070c

File tree

1 file changed

+2
-1
lines changed
  • app/code/Magento/Config/Model/Config/Structure/Element/Dependency

1 file changed

+2
-1
lines changed

app/code/Magento/Config/Model/Config/Structure/Element/Dependency/Field.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212

1313
/**
1414
* Class Field
15-
* @package Magento\Config\Model\Config\Structure\Element\Dependency
15+
*
16+
* Fields are used to describe possible values for a type/interface.
1617
*/
1718
class Field
1819
{

0 commit comments

Comments
 (0)