refactor: Fix some types and unused variables
This commit is contained in:
parent
d4e8e32cd6
commit
61cb73dc59
5 changed files with 14 additions and 18 deletions
|
@ -48,13 +48,6 @@ class FrontControllerTest extends BaseTest
|
|||
*/
|
||||
private $controller;
|
||||
|
||||
/**
|
||||
* Config class instance.
|
||||
*
|
||||
* @var Config
|
||||
*/
|
||||
private $config;
|
||||
|
||||
/**
|
||||
* Prepare tests.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue