We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 987d4df commit 858433eCopy full SHA for 858433e
Controller/Post/View.php
@@ -28,6 +28,7 @@ class View extends \Magefan\Blog\App\Action\Action
28
/**
29
* @param \Magento\Framework\App\Action\Context $context
30
* @param \Magento\Store\Model\StoreManagerInterface $storeManager
31
+ * @param \Magefan\Blog\Model\Url $url
32
*/
33
public function __construct(
34
\Magento\Framework\App\Action\Context $context,
0 commit comments