Fix newlines and missing parameter description

This commit is contained in:
Johnny Theill
2014-02-16 03:14:28 +01:00
parent 63272f4166
commit f42af951e1
9 changed files with 14 additions and 13 deletions

View File

@ -91,4 +91,4 @@ class SiteController extends Controller
{
return $this->render('about');
}
}
}