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 f6a6d11 commit 99c4d00Copy full SHA for 99c4d00
app/code/Magento/Theme/Block/Html/Header/Logo.php
@@ -43,6 +43,10 @@ public function __construct(
43
/**
44
* Check if current url is url for home page
45
*
46
+ * @deprecated This function is no longer used. It was previously used by
47
+ * Magento/Theme/view/frontend/templates/html/header/logo.phtml
48
+ * to check if the logo should be clickable on the homepage.
49
+ *
50
* @return bool
51
*/
52
public function isHomePage()
0 commit comments