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

Commit

Permalink
Merge branch 'hotfix/197'
Browse files Browse the repository at this point in the history
Close #197
  • Loading branch information
weierophinney committed Aug 29, 2016
2 parents 7e1d0f9 + 976672a commit 75d3672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ class Application implements
/**
* @var ServiceManager
*/
protected $serviceManager = null;
protected $serviceManager;

/**
* Constructor
Expand Down

0 comments on commit 75d3672

Please sign in to comment.