Fix coding standard issues in View/

This commit is contained in:
mark_story 2012-03-03 17:10:12 -05:00
parent 0df239de2b
commit acccdcde1f
19 changed files with 103 additions and 129 deletions

View file

@ -87,4 +87,5 @@ class ScaffoldView extends ThemeView {
throw new MissingViewException($paths[0] . $name . $this->ext);
}
}