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

Commit ab19710

Browse files
committed
Merge branch 'hotfix/197' into develop
Forward port #197
2 parents ce76012 + 976672a commit ab19710

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)