Use Analyzer and fix several issues

This commit is contained in:
James Brooks
2018-06-17 00:39:24 +01:00
parent e37c882dfe
commit 3f4c423005
9 changed files with 124 additions and 70 deletions
@@ -61,7 +61,7 @@ class CreateComponentCommandHandler
/**
* Filter the command data.
*
* @param \CachetHQ\Cachet\Bus\Commands\Incident\CreateComponentCommand $command
* @param \CachetHQ\Cachet\Bus\Commands\Component\CreateComponentCommand $command
*
* @return array
*/