Fix newlines and missing parameter description

This commit is contained in:
Johnny Theill 2014-02-16 03:14:28 +01:00
parent a6c43f5eb7
commit 7227889464

View File

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