Added UpdateIncidentCommand

This commit is contained in:
James Brooks
2015-09-22 19:48:08 +01:00
parent 30b05f360d
commit b8b81f7e1c
6 changed files with 238 additions and 19 deletions

View File

@@ -34,6 +34,13 @@ class UpdateComponentCommandHandler
return $component;
}
/**
* Filter the command data.
*
* @param \CachetHQ\Cachet\Commands\Component\UpdateComponentCommand $command
*
* @return array
*/
protected function filterComponentData($command)
{
return array_filter([