Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 75d3672

Browse files
committed
Merge branch 'hotfix/197'
Close #197
2 parents 7e1d0f9 + 976672a commit 75d3672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ class Application implements
9494
/**
9595
* @var ServiceManager
9696
*/
97-
protected $serviceManager = null;
97+
protected $serviceManager;
9898

9999
/**
100100
* Constructor

0 commit comments

Comments
 (0)