Skip to content

Commit 858433e

Browse files
author
DenysTsymbal
committed
Add coments to constructor
1 parent 987d4df commit 858433e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Controller/Post/View.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ class View extends \Magefan\Blog\App\Action\Action
2828
/**
2929
* @param \Magento\Framework\App\Action\Context $context
3030
* @param \Magento\Store\Model\StoreManagerInterface $storeManager
31+
* @param \Magefan\Blog\Model\Url $url
3132
*/
3233
public function __construct(
3334
\Magento\Framework\App\Action\Context $context,

0 commit comments

Comments
 (0)