Basic code standard fixes.

This commit is contained in:
James Cole
2020-07-31 09:24:08 +02:00
parent 886e9459a5
commit 9234636422
38 changed files with 40 additions and 2 deletions

View File

@@ -48,6 +48,7 @@ class Controller extends BaseController
/** @var ParameterBag Parameters from the URI are stored here. */
protected $parameters;
/**
* Controller constructor.
*