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.
2 parents 10220a5 + ed8d7c0 commit 2d08661Copy full SHA for 2d08661
Views/TwigView.php
@@ -73,7 +73,7 @@ public function render( $template ) {
73
/**
74
* Creates new TwigEnvironment if it doesn't already exist, and returns it.
75
*
76
- * @return TwigEnvironment
+ * @return Twig_Environment
77
*/
78
public function getEnvironment() {
79
if ( !$this->twigEnvironment ) {
0 commit comments