Skip to content

Commit

Permalink
8507: There is invalid type in PHPDoc block of \Magento\Framework\Dat…
Browse files Browse the repository at this point in the history
…a\Tree::getNodeById()
  • Loading branch information
RomaKis committed Dec 6, 2017
1 parent 276c690 commit bd6d35c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/internal/Magento/Framework/Data/Tree.php
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ public function getNodes()
/**
* Enter description here...
*
* @param Node $nodeId
* @param string|int $nodeId
* @return Node
*/
public function getNodeById($nodeId)
Expand Down

0 comments on commit bd6d35c

Please sign in to comment.