Skip to content

Commit

Permalink
Correct php doc
Browse files Browse the repository at this point in the history
  • Loading branch information
angelomaragna authored Jan 16, 2017
1 parent 1856c28 commit 521ad96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/internal/Magento/Framework/View/Element/Template.php
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ public function setTemplate($template)
* Get absolute path to template
*
* @param string|null $template
* @return string
* @return string|bool
*/
public function getTemplateFile($template = null)
{
Expand Down

0 comments on commit 521ad96

Please sign in to comment.