Skip to content

Commit 470d9e5

Browse files
committed
Fixed static tests.
1 parent fe01e0e commit 470d9e5

File tree

1 file changed

+0
-4
lines changed
  • lib/internal/Magento/Framework/View/TemplateEngine

1 file changed

+0
-4
lines changed

lib/internal/Magento/Framework/View/TemplateEngine/Php.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,11 @@
1616
class Php implements TemplateEngineInterface
1717
{
1818
/**
19-
* Current block
20-
*
2119
* @var BlockInterface
2220
*/
2321
protected $_currentBlock;
2422

2523
/**
26-
* Helper factory
27-
*
2824
* @var \Magento\Framework\ObjectManagerInterface
2925
*/
3026
protected $_helperFactory;

0 commit comments

Comments
 (0)