Skip to content

Commit

Permalink
Fix phpcs error.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Jul 24, 2014
1 parent ffc092b commit 29b2a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/View/StringTemplate.php
Expand Up @@ -54,7 +54,7 @@ class StringTemplate {
/**
* A stack of template sets that have been stashed temporarily.
*
* @var
* @var array
*/
protected $_configStack = [];

Expand Down

0 comments on commit 29b2a87

Please sign in to comment.