Skip to content

Commit c58a7e3

Browse files
committed
small improvements
1 parent 7b99e51 commit c58a7e3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/code/Magento/Search/Block/Term.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,11 @@ class Term extends Template
4141
protected $_maxPopularity;
4242

4343
/**
44-
* Url factory
45-
*
4644
* @var UrlFactory
4745
*/
4846
protected $_urlFactory;
4947

5048
/**
51-
* Query collection factory
52-
*
5349
* @var CollectionFactory
5450
*/
5551
protected $_queryCollectionFactory;

0 commit comments

Comments
 (0)