Fixed Scrutinizer reported issue

This commit is contained in:
Ismo Vuorinen
2017-02-08 10:20:33 +02:00
parent 671bb0300b
commit be99c75812
2 changed files with 1 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/). and this project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased ## Unreleased
- Fixed Scrutinizer reported issue
- Renamed LICENSE - Renamed LICENSE
- Tested `github_changelog_generator`, but did not like it - Tested `github_changelog_generator`, but did not like it

View File

@@ -22,8 +22,6 @@ class Reload extends Command
/** /**
* Create a new command instance. * Create a new command instance.
*
* @return void
*/ */
public function __construct() public function __construct()
{ {