mirror of
https://github.com/superhelio/commands.git
synced 2026-02-18 08:54:25 +00:00
Fixed Scrutinizer reported issue
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user