Skip to content

Commit 568fa72

Browse files
author
okorshenko
committed
MAGETWO-64064: Merge Pull Request #8155 from angelomaragna/magento2:patch-1
2 parents afdd66f + 521ad96 commit 568fa72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/View/Element/Template.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ public function setTemplate($template)
194194
* Get absolute path to template
195195
*
196196
* @param string|null $template
197-
* @return string
197+
* @return string|bool
198198
*/
199199
public function getTemplateFile($template = null)
200200
{

0 commit comments

Comments
 (0)