Skip to content

Commit

Permalink
MAGETWO-70191: Convert long form tags with echo to use short-echo tags
Browse files Browse the repository at this point in the history
…#1563

 - fixed static tests
  • Loading branch information
Oleksii Korshenko committed Jun 30, 2017
1 parent 3f75322 commit 640fab4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
?><?php echo $layoutContent;
?><?= $layoutContent;

0 comments on commit 640fab4

Please sign in to comment.