Coding standard cleanup.

This commit is contained in:
Justin Hileman
2012-03-01 05:26:32 -08:00
parent 0034bf657b
commit 5c4fcd0c9a
17 changed files with 59 additions and 48 deletions
+1 -1
View File
@@ -180,7 +180,7 @@ class Context {
*
* @see \Mustache\Context::find
*
* @param string $id Variable name
* @param string $id Variable name
* @param array $stack Context stack
*
* @return mixed Variable value, or '' if not found